(Posted 2026-01-29)
Changelog for some stuff I’ve added these past couple months!
Major Changes
- An animated background! Low contrast scrolling grid felt right here.
- css studied from a few sources like this stackoverflow page
- Filters for tags/date ranges. Now you can search my nonsense easier!
- Uses CSS Attribute Selectors since javascript didn’t seem necessary for the feature itself, and ‘cause Cyansquare showed off how to do so with pure css.
- Since I run Jekyll for this site, I use Liquid to generate the needed CSS per-page
- Removed some old pages (old about page and such).
Future Ideas
- Cooler animated bg?
- Color themes for personal section?
- Might unify tags and year display pages under the hood in liquid. Lets me combine ranges with low frequency posts (pre-2025 for example)
- Would need to decide if there’s a cutoff point for when a range is “ready” for a category.
- Also might wanna add some more game-like diegetic stuff, love it when websites have a little bit of a toy-like feel.
- A fake “apartment” or two where my characters can live if people want to learn about them.
- Could include a time of day type thing for character (i.e different folks show up at certain real life times, or something)
- could also make one per setting if I want? Might help tonal consistency