Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/llimllib/obsidian_notes
- Owner: llimllib
- License: unlicense
- Created: 2022-04-07T23:23:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T13:08:00.000Z (3 months ago)
- Last Synced: 2024-11-30T02:50:46.842Z (about 1 month ago)
- Language: Python
- Homepage: https://notes.billmill.org
- Size: 112 KB
- Stars: 31
- Watchers: 5
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.