# devlog This file contains the actually fun changes. With it, I can avoid spamming the changelog and drowning out content changes. ## 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