Powered by Django
zerosleeps.com is now served by my very own Django application đ„ł
Since first mentioning it 14 months ago, and posting about it several times since, it turns out I needed to actually sit down for a few hours and build the frigginâ thing. Who knew?!
Still a lot to do - I need to re-upload images for posts that have them. Youâll see thereâs no favicon, and page titles are non-existent. I havenât build my reading log yet, which Iâm personally most excited about. And the database isnât being automatically backed up yet, but thatâs no big deal as so far itâs only this post that would be lost in a disaster.
Plus RSS/JSON feeds, maybe a site map, and site search. And the ability for me to create draft posts. And maybe different post âtypesâ, like quick posts that donât have a title, or image-only posts.
But at least the barrier of deploying this thing is now behind me.