- tried in 2023, didn’t stick
- tried again in 2024 and i still don’t love it especially for digital garden
Updating Dendron for GitHub Pages Deployment
When attempting to update Dendron so that it updates GitHub Pages, the following sequence does not work as an appropriate next step:
git commit
dendron: site build
Next, the following command was tried:
npx dendron buildSite --stage prod
followed bygit commit
This worked.