Files
com.xaymar.www/_posts/2021/2021-12-22-new-year-new-website.html
T
Michael Fabian 'Xaymar' Dirks 6c25961683 Initial Public Release
2021-12-24 11:02:16 +01:00

16 lines
1.5 KiB
HTML

---
title: New Year, New Website
category: News
tags: [Jekyll, WordPress, HTML, CSS, Performance]
---
{% include blocks/paragraph.liquid %}
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.
{% include blocks/paragraph.liquid end=true %}
{% include blocks/paragraph.liquid %}
While the move to a more {% include inline/link.liquid url="https://www.hetzner.com/dedicated-rootserver/ax101" %}powerful machine{% include inline/link.liquid end=true %} 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.
{% include blocks/paragraph.liquid end=true %}
{% include blocks/paragraph.liquid %}
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.
{% include blocks/paragraph.liquid end=true %}