Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 325 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 325 Bytes

obsidian_notes

My personal code for turning my obsidian notes into a website. Extremely incomplete and hacked together, but feel free to take anything useful from it.

You can visit the site at http://notes.billmill.org

I deploy this with make publish, run via a github action in my notes repo.