It it reminds me of a lot of friends who wanted to "start blogging" and their first step was writing a new static site system from scratch.
yeah, part of my current writing push was made more successful by two things:
* I am not allowed to use a blogging system I wrote. (Really, I've written three or four at this point and need to stop, and there are plenty of existing systems that still align with my idiosyncratic constraints.)
* The blog must not have any meta content about blog tooling.
(I cheated a little on the latter by having an extra "site" blog for that - which lets me get the words out but doesn't "count" for the writing goal. A useful outlet, but it meant an extra month or so before "real writing" outnumbered meta writing :-)
It's very convenient to have a first project all ready to blog about, fresh in your mind and everything:D
I think it is great to combine two personal projects into one!
For me, I can't learn anything unless I actually have a purpose for it. So if I wanted to learn how to write a static site system, I would also need to think of a reason I need one!
I feel so called out ^_^
That's how most of us started blogging lol
Obligatory XKCD: https://xkcd.com/974/
But how am I supposed to be productive writing blogposts unless I can copy my favorite Clojure templating library into Nix first, so I can have completely statically and reproducible blog posts building from markdown together with the nicest type of templating?