Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[epic] Move to markdown wiki model for profile database and content (from spreadsheet) #78

Closed
16 of 23 tasks
rufuspollock opened this issue Jun 24, 2022 · 2 comments
Closed
16 of 23 tasks
Assignees

Comments

@rufuspollock
Copy link
Member

rufuspollock commented Jun 24, 2022

Context: we want to make it easier to contribute to the ecosystem project both in terms of profiles as well as general content e.g. notes on thinkers and movements.

To achieve this we want to make the site into more of a markdown (obsidian) wiki - a bit like we have done in web3 project.

The plan is to try using Flowershow so that we get all the functionality that is there e.g. wiki links etc (and start centralizing that!)

This brings us to the question: How do we integrate flowershow? Ecosystem is a ood example of a more complex app. Maybe does not integrate nicely 😄

Acceptance

Features

  • Obsidian links supported ✅2022-09-01 now that we are using flowershow v0.2
  • FIX: topic: 0 and similar for activity in data conversion and fix

BONUS - may move to future!

  • Edit this page on relevant pages (?)
  • Landing page: Typing text for name of ecosystem so it can change to different things (so not tied to metamodern)
    • Revert to "emerging" ecosystem as general reference
  • FUTURE referential integrity for topic and activity references etc

Tasks

  • Design the upgrade @rufuspollock 🚧2022-06-28 in progress. See notes below and tasks
  • Convert data over to markdown (in old ecosystem repo) Convert json databases to markdown files with frontmatter #79
  • Flowershow conversion #81
    • Refactor lib/db.js to use contentlayer so that search etc keeps working (nothing is using old data/organization.db directly, yay!)
  • Other fixes
    • Remove pages/search.js
    • Move pages/vis2.js (if wanted) to a markdown page (?)
    • find.js ?? ❌2022-09-01 will leave out of this repo for now
  • Releasing the repository: force push over old repo content (assuming we don't just clean) ✅2022-07-05 did this and all working
graph TD

convert[Convert data over into content folder]
flowershow[Flowershow conversion]
integrate[Integrate content folder - copy it!]

convert --> integrate
flowershow --> integrate
integrate --> push[force push over old repo]

Releasing the repository

Removing sensitive data

@rufuspollock rufuspollock changed the title [epic] Move to markdown wiki model [epic] Move to markdown wiki model for profile database and content (from spreadsheet) Jun 24, 2022
@rufuspollock rufuspollock added this to the Improvements Summer 2022 milestone Jun 24, 2022
@rufuspollock rufuspollock self-assigned this Jun 24, 2022
@rufuspollock
Copy link
Member Author

@khalilcodes what remains here (separate from need to upgrade to latest flowershow soon!)? Are obsidian links supported? What about topic: 0 item?

@rufuspollock
Copy link
Member Author

FIXED. this got done (ages ago e.g. last autumn 2022). May want a quick look at any things to carry over

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants