As a longtime fan of Obsidian.md, and someone who appreciates the simplicity of pure markdown, I decided to bring those old-school markdown vibes back into blogging. I very much so reinvented the wheel here, but I thought I would try out SLUGS and get a feel for how they work. This was built with Next.js and Tailwind CSS, and I'm using gray-matter to parse the front matter of my markdown files.
Now here we are! This blog directly publishes content from my Obsidian vault so I can write in markdown and publish to the web just by commiting my changes to the repository. There may be more efficient ways to do this, but I never claimed to be a genius developer—just a persistent one.