18 February 2026
Yes, again... lol
So the current website is made via a SSG (static site generator) called JBake, and it's amazing, I love JBake.
It's actually so good that when I realized the project isn't getting enough love from its creator I started maintaining it in a private repository for myself to see if I can maintain it for public.
The answer turns out to be I won't. And it's less about JBake itself and more about limitations of any SSG and potential capabilities of a web-app connected to a back-end.
Also if the full stack is made by myself it sure should be easier to make big changes, right? right? riiiiight?
Anyways, you shouldn't notice any changes in appearance of the website, I'm planning to keep it the same but it would be cool to add a few features to the final result, like a proper comment system, tag support and recommendation, real search and more.
I will be using Spring Boot and Java to create this and it will be in a private repository for now.
State of the project: In progress