# devlog This file contains the actually fun changes. With it, I can avoid spamming the changelog and drowning out content changes. ## 2026-05-16 * Fixed spoiler selection for bold, italic etc. ## 2026-05-14 * Updated the 1kb page to use current site colours. * Retroactively added page tags. * Re-added explicit RSS support. * Added an RSS feed for all articles. ## 2026-05-09 * Made spoiler tags less broken on iOS ## 2026-05-08 * Improved footnote styling. * Removed visible RSS links; the actual ones are still present. * Improved spoiler tag interaction with selection. ## 2026-05-07 * As an experiment, external links are now ~wavy~ * Fixed article lists using .Permalink instead of .RelPermalink ## 2026-04-28 * Added support for the author meta tag * Updated contrast on Beach Episode and Disco themes * Added custom selector colour support & updated themes to use it * Deleted the unused Russian translations from the repository * Moved most images and other static files into the repository... ## 2026-04-26 * The emoticon regex now supports even more faces! >:-) * Fixed some quotes and dashes to use -- * Once more borrowing from the challenger theme into the main,
font size
* Fixed typos
## 2026-03-17
* It took me two, TWO, years to fix a typo in Before Your Eyes review because
the fix was stored on a docker container VS Code. I'm not joking. Rest assured,
You no longer *relive out* your life.
* It's no longer snowing!
* Updated copyright
## 2025-12-09
* Winter mode activated
* The footer no longer goes too far down on tall screens + short pages
## 2025-12-07
* Experimenting with making text justified
## 2025-12-06
* Pages can now disable site-wide theme(s)
## 2025-12-04
* Progress widgets can now not have an author
## 2025-11-09
* Hidden articles are no longer shown in "latest articles" list...
* Fixed table of contents using style meant for header's first link
## 2025-11-07
* Hold on, it's not longer October...
## 2025-10-08
* The site is tentatively back online
* The star/icon is now easy to replace per-theme
* Styled link colours and replaced the star with jack-o-lantern. October!
* Sad smileys were sad because they were left out of emoticon regex. No more! :(
* Hidden pages are now properly hidden from RSS
## 2025-09-30
* Added a print stylesheet (enable bgs to hide spoilers!)
* Made quotes more colourful
## 2025-09-25
* Made site font "default sized" (slightly smaller)
* Replaced the arrow in header with a star. It's better *and* more consistent.
* Made header links *glow* instead of underline when hovered
* Adjusted header padding
* Began making base theme colours warmer -- I forgot I had true-tone and night
shift, turns out my site looks horribly sterile!
* Added a ostensibly-working regex to make all emoticons sans-serif :)
## 2025-08-14
* Links without accent now inherit their container's colour.
* Added ability to exclude text from the word count.
## 2025-07-23
* Wrote a very basic deployment script
* Tidy is now used to clean up generated HTML
* Removed non-existent pubdate tag and content element
* Updated to opengraph partial from deprecated template
* Made layouts dir conform with Hugo v0.146.0
## 2025-07-17
* Made widths consistent 640px from mixed 650/640, might change in the future
## 2025-07-15
* Created a new (but familiar) default look: say hello to Sepia2 :)
* Replaced `expand` shortcode with Hugo's built-in `details`
* Replaced `img-caption` shortcode with Hugo's built-in `figure`
* Added option to only show "last updated" date for a page
* Progress shortcode can now supply a verb, e.g. Playing...
## 2025-06-28
* Added an option to display word count
* Added some drafts from local storage
* Added a way to set a site-wide theme
## 2025-06-17
* Latest articles shortcode and list view now share the "li" partial
* Section index pages can now show up in latest posts
## 2025-06-16
* Added a new theme: challenger
* Image captions can now have links
* Revisionism!
## 2025-05-17
* Added a shortcode for inline images
* Renamed photo-caption shortcode to img-caption for consistency
* Added support for custom per-page favicons
* Added support for breadcrumbs
* Slightly improved last-articles shortcode
* Replaced project links having summaries with "quip"s, available to any page
## 2025-05-11
* Re-made lavender theme
## 2025-04-10
* Added last-built text to the About section
* Added a hammer and sickle to the footer
## 2025-02-24
* Added a Table of Contents shortcode
* Updated Steam shortcode for new Hugo version
## 2025-01-08
* It is no longer snowing. Thanks, global warming.
## 2025-01-15
* Added a shortcode for images with a caption
## 2025-01-06
* Added snow effect to root page as an experiment
* Fixed position of stars in TtM Beach Episode review
## 2025-01-04
* Updated copyright for a new year
## 2025-01-01
* Fixed Steam game embed breaking if inside an expandable section
## 2024-12-12
* Fixed typos
* Removed italics from some places
* Added files for Liberation Serif Italic and Bold
* As an experiment, PT Serif is the new (not provided) default font
## 2024-12-07
* Added a way to hide the rss icon
## 2024-12-06
* Made the navbar font slightly smaller
## 2024-11-20
* Fixed usage of leaf bundles instead of page, which made JaTtMSBE review inaccessible
* As a result, made list/single templates more uniform, added a way to hide the title,
etc. etc. -- I am expecting some things to break, but that's a sacrifice I'm willing to make.
* Re-wrote README.md with the new way to organise
* Fixed footnote CSS
* Changed 1kb page's colours to match main site's
* Added RSS links
## 2024-11-19
* Brought the site back online
* Added dev changelog (duh)
* Added a way to hide footer and header with no_footer & no_header params