Sapoturge

Personal website

View the Project on GitHub

Progress

I worked on Froggum this week. Setting tolerances is now done, but I have noticed that some existing things don’t work or look right, so it isn’t ready to merge yet.

New checklist

Website updates

Apparently, Github is transitioning from the github-pages gem to plain jekyll via workflows. This means that when I updated Ruby on my home system, bundle update “updated” github-pages from version 232 to version 15 because that is the last one that didn’t say it wasn’t compatible with Ruby 4. This means a lot of things broke, and it has been difficult to preview these posts locally.

I got it to work last week, and got it to work differently this week, but I need to migrate properly so I can keep it running in the future. I found a blog post describing the process, so it shouldn’t be a huge problem, but I won’t do it today.