I want this site to be as streamlined for me as possible. I take notes with Obsidian (.obsidian directory ignored) already, so it'd be easiest if I could create this site simply in Obsidian and use an automated script to convert these notes to HTML. I looked at some tools already available (like Jekyll and Pandoc), but they all seem bloated for this modest project. I also realized, while researching, that it would be better for me to implement this conversion myself as a way of practice. So:
#todo-done Create an Obsidian Makrdown to HTML Converter CLI project