Alex Lardner dot com

Hello, world


This is the first post to my blog using my new blahblah lightweight CMS. It uses an SQLite database to generate a static, flatfile blog from Markdown-formatted input, using a jinja2 template that can be trivially matched to an existing site's design. An interactive CLI allows for writing, editing, listing, and deletion of posts, as well as generating the HTML.

I intend to extend its functionality further while keeping the premise simple. For example, every page on this site could be managed by the CMS as a markdown file, and generated with the same templates.

For now, however, I'm just happy to get a working version up.

August 6 2026 9:30 PM

Copyright 2026 Alex Lardner