This is the generated public version of Kyle Tycholiz' Dendron Second Brain. It is made up of the public vaults. These commands work because of the folder structure existing on my machine:
├── Dendron
├── main
├── publishable
It is generated by taking the following steps:
- run
dendron publish export --target github
- A Next.js site is generated in the
docs/
directory. (Also maybe/.next/data
too) - This maps to the public repo on Github
- A Next.js site is generated in the
git add
,commit
andpush
the changes to Github- Github is set to serve the
docs/
folder of themaster
branch to deploy to Github Pages. - Content available at
https://tech.kyletycholiz.com