Streamline sites.
WordPress is becoming bloaty and annoying to keep running, and I’m finding the style changes I have to do to pages/posts are in CSS anyway. I Might also use Eleventy to handle the site and write posts in MarkDown, or pure HTML.
There are a few things Eleventy can’t do, like card-style post layouts and matching data to JSON arrays to render something useful, but hopefully, Javascript helps there.
Convert from old hosting to cloud containers.
With hosting being upgraded (and the prices going up) to cloud-based hosting. I’m thinking of making my sites work to that advantage. Currently working on this, my business and my community site to work off Eleventy so it lightens the workload and I don’t have to mess around with plugin updates or numbties trying to brute force into the admin panels. I have a plan for the bots who keep smacking the functional pages.
KrTools rebuild
This one’s currently on hold until I’ve established a less stressful source of income, less stress overall and the time/ability to do it. It’ll require a lot of JavaScript reworking. There are a few additions I want to add like Max Att Calculator saving fleets, and listing NPC/mall setups.
Dynamic Sites
I am unsure if I can get the dynamic sites working under eleventy, I’ve run some tests with a Guild Wars 2 community site and struggling to get data working correctly from the frontmatter. Either it doesn’t filter right or is unusable the way we want it.
This is a shame, as that’s where I can hide loads of items and variables for the site to render extra information.