--- title: New Year, New Website category: News tags: [New Year, Celebration, Jekyll, WordPress, HTML, CSS, Performance] --- {% capture content %}It's been a while since the last visible change to the Website, almost exactly two years now. In 2019, I switched the theme back to a more lightweight version with the old 2016 CSS override applied, but eventually that was no longer enough. Over time, WordPress's updates spiralled out of my control, changing how WordPress worked - and at the same time also drastically increasing processing time required.{% endcapture %}{% include blocks/paragraph.liquid content=content %} {% capture content %}While the move to a more {% capture link %}powerful machine{% endcapture %}{% include inline/link.liquid url="https://www.hetzner.com/dedicated-rootserver/ax101" content=link %} initially improved the situation, after a few updates to WordPress even that was negated. It was time to find an alternative solution, one which would not take ages to compile a static page to be served live. Looking through solutions, including some outright dumb ones, I ended up picking Jeckyll for the job. It took me a while to learn, but I've finally mastered it enough to make my own fully static website with it.{% endcapture %}{% include blocks/paragraph.liquid content=content %} {% capture content %}So, welcome to the new site! I hope you will find everything you were here for, if not the old blog will still be active while I port things over to here.{% endcapture %}{% include blocks/paragraph.liquid content=content %}