Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/llimllib/obsidian_notes

Code to turn my obsidian folder into notes.billmill.org
https://github.com/llimllib/obsidian_notes

Last synced: about 1 month ago
JSON representation

Code to turn my obsidian folder into notes.billmill.org

Awesome Lists containing this project

README

        

# obsidian_notes

My personal code for turning my [obsidian](https://obsidian.md/) 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.