Alright, so a couple of things happened today that are worth talking about.
First off, the CLI got some love. The interactive prompts are cleaner, the configure flow is smoother, and the overall experience of setting up a site feels a lot smoother. Some code cleanup was done along the way too - nothing glamorous, just the usual “why did I write it like that” moments.
On the more exciting side - Flavortown API integration is now a thing. Drop flavortown.exe into your project directory, punch in your API key, and it’ll pull all your devlogs and serialize them into articles automatically.
In addition, i built a advanced installer for the app, which also registers the newspage command using Inno Setup Compiler