anaclumos / extracranial

🤴🏻 extracranial: the exosuit for my brain

Home Page:https://cho.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about backlink

Shake-Jarjane opened this issue · comments

commented

Does this process-backlinks Python file have to be run manually with each push, or how does it run automatically?

It has to be run manually.

  • My deployment sequence uses yarn deploy. I type that and forget about it.
  • yarn deploy, which will trigger yarn run build && npx wrangler pages publish ./build --commit-dirty=true --project-name=memex
  • which yarn run build has build": "yarn run heavy-process && docusaurus build
  • which yarn run heavy-process has yarn run wikilinks && yarn run backlinks inside.

Please look at package.json for more info.

CC-ing @stevejkang @junhoyeo for context.

We were previously talking about the limitations of Docusaurus on the insufficient scalability as a Second Brain framework. We wanted to rebuild a similar mdx bundler tool with first-class Wikilink & i18n support.

Maybe it's really time to rebuild Nextra / Docusaurus! Maybe Paracosm?

Maybe it's really time to rebuild Nextra / Docusaurus! Maybe Paracosm?

Why not? Finally it's time! 🚀