obsidian-garden
#opensource #public
GitHub: https://github.com/ecarrara/obsidian-garden
Build static site from Obsidian notes.
Backlog
-
Parse
Note
✅2023-07-21 -
Build
Vault
from directory - Create a base template to render notes
- Create navigation structure
- #bugfix Close rightbar when the user clicks on a table of contents link
- README with Usage section
-
init
command to setup the Vault directory (copy default template and create a site.yaml file) - Render Excalidraw diagrams
-
Create a install.sh script to automate the installation process
- Maybe will be necessary to change the binary filename that are generated on releases
- Add offline search using pagefind (default template)
-
Add
<meta>
tags to default template (SEO) - Support embedding files
- Light theme
- Create a modal to show all notes with a specific tag (default template)
- Create a modal to show notes preview when user hover on a link (default template)
- robots.txt
![[Obsidian Garden Architeture]]