Thea's Ramblings

Comments and responsive design!

Yep that’s right! You can now comment and read the posts on mobile! Technology! And still no Javascript!

For those interested the code is on github. I might write some instructions on how to build it, because you need to build the migrations first since the SQL library checks the SQL at compile time.

And yes the resulting binary is 5MB on my x64 machine, but no dependencies! It still runs pretty fast as well.

Now back to writing posts about things other than the blog…

Testing testing

Well it looks like I finally have my new blog working! Now I just have to write on it.

Because, well, I’m me, it’s a static site generator written in Rust. The admin console runs as a CGI, because why not?

I’ll do more of a write up later I’m sure, but for now I need to make it handle image uploads. And set up backups, I need those.