Dendron

Tips

  • don't end your dendron top-level domain with the same letter. i.e., prdct., t. - it hampers search autocomplete

Publishing

  • rm -rf .next && rm -rf docs
  • dendron publish export --target github --yes
  • to customize the next.js template... use "--dest override where nextjs-template is located"
  • customizing the header is also apparently an option
  • for "files to include", vaults have to be specified as, e.g. ./public-notes
  • rm -rf .next && rm -rf docs; cd public-notes; git pull; cd ..; dendron publish export --target github --yes; git add *;

Resources


Children
  1. Proxy Notes
  2. Traits

Backlinks