My note taking, digital garden and blogging tool stack
Tools / Frameworks:
- Notes tool: Bear
- Personal Website Pages: Eleventy
- Digital Garden Notes: Eleventy
- Blog Posts: Eleventy
Related: Why I keep my digital garden and blog content in the same system
Migration / automation:
- Python script to export notes from Bear to MD files
- Rsyncs to arrange notes from export to ones to make public for website pages, digital garden and blog posts.
- Script to extract, upload and rename image paths for web
- After all of this, new notes files are waiting in git repository to be uploaded
- Automatically deployed once the changes are committed and pushed to main