A static-site-generator for my obsidian vault.
- graph views
- page linking
- header parsing
- light/dark mode
- plug-and-play
- ci/cd
- file and text search
- table contents
# ./src
go run main.go
Once you've generated the files for your static page, the world is your oyster. For static hosting, I've largely relied on github pages since it's free.