# TODO: finish website
    

jukebox@rodeo:~$ cd ../

jukebox@rodeo:~$

I built a blog posts feature

I built the blog feature. After some trouble with async, I eventually got it working the way I wanted. This solution really only works for text, but it basically goes like this:

This isn't the most future-proof solution and it means my Digital Ocean app is getting redeployed every time I make a new post. It does get me off the ground and helped me decide on some more of the style of the site, so I'm still happy I put the effort in.

#TODO:

There's still some work that needs doing before I think this is actually functioning enough that I can back off developing the project for a bit:

I think it would be worth writing up how I implemented the site, even though the source is available, in case people run into some of the problems I did along the way. Next post I'll break down the fake ls -la from /content and then I'll feel satisfied I contributed something to the wall of noise.