Just mail it in
Why I made my own blog platform because I hated WordPress, Ghost, Markdown, Hugo, Jekyll, Netlify, and everything else out there
I like blogging. I absolutely hate setting up a blog.
Let me backtrack. I like blogging but I used to absolutely hate setting up a blog. I have since built something to make me enjoy blogging again.
I hated downloading Wordpress, installing php, then MySQL and Apache, then opening firewalls, and watching Google Analytics forlornly as NO ONE EVER came to my site.
I hated using Ghost because it felt so pretentious and snooty.
I hated the thought of paying $29/month to let Ghost host my blog and I didn’t want to pay whatever amount WordPress wants to host my site. And why the hell are there so many, many, many options for WP hosters?
I hated the idea of writing posts in Markdown, shipping it off to Git*, then triggering some sort of action to convert the .md file to .html, then having some other job copy the html files to my blog. So much synchronization and if you so much as missed one closing markdown tag, the…