2024-05-26 21:23:01 +00:00
---
2024-05-28 01:09:32 +00:00
title: "/changelog"
2024-05-26 21:23:01 +00:00
date: "2024-05-26T21:19:08Z"
2024-06-29 03:55:13 +00:00
lastmod: "2024-06-29T03:55:04Z"
2024-05-26 21:23:01 +00:00
description: "Maybe I should keep a log of all my site-related tinkering?"
featured: false
toc: false
timeless: true
2024-05-30 14:18:09 +00:00
categories: slashes
2024-05-26 21:23:01 +00:00
---
2024-06-21 03:30:13 +00:00
*High-level list of config/layout changes to the site. The full changelog is of course [on GitHub ](https://github.com/jbowdre/runtimeterror/commits/main/ ).*
2024-06-29 03:55:13 +00:00
**2024-06-28:**
- Add [recentfm.js ](https://recentfm.rknight.me/ ) recently-played widget to sidebar
- Use [Hugo render-hook ](https://gohugo.io/render-hooks/links/#examples ) to add ↗ marker to external links
2024-06-29 03:56:16 +00:00
- Redirect /uses and /saves to pages on the [personal blog ](https://blog.jbowdre.lol )
2024-06-29 03:55:13 +00:00
2024-06-25 04:11:41 +00:00
**2024-06-24:**
- Select the [CC BY-NC-SA 4.0 ](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1 ) license
- Add a simple [upvote widget powered by Cabin ](/kudos-with-cabin/ ) to posts
2024-06-21 03:30:13 +00:00
**2024-06-20:**
- Torchlight syntax highlighting tweaks:
- Fix for line highlights not including all content when overflowing
- Display diff indicators alongside line numbers
2024-05-29 20:06:16 +00:00
2024-06-18 16:15:31 +00:00
**2024-06-18:**
- Swap back to [Cabin ](https://withcabin.com ) analytics
2024-06-13 16:30:52 +00:00
**2024-06-13:**
2024-06-21 03:30:13 +00:00
- Add [Typo ](https://neatnik.net/typo/ ) and a blinking cursor to the random error messages in the sidebar
2024-06-13 16:30:52 +00:00
2024-06-07 01:46:38 +00:00
**2024-06-06:**
2024-06-07 22:43:21 +00:00
- Migrate hosting from [Neocities to Bunny CDN ](/further-down-the-bunny-hole/ )
2024-06-07 01:46:38 +00:00
2024-05-30 14:20:54 +00:00
**2024-05-30:**
- Fix broken styling for taxonomy (categories/tags) feeds
- Open "notes" header link in new tab since it's an external link
- Misc improvements for handling /slashes
2024-05-29 20:06:16 +00:00
**2024-05-29:**
- Display post descriptions (if set) on archive pages; otherwise fall back to summaries
2024-06-07 22:43:21 +00:00
- Add [/slashes ](/slashes/ ) archive page
- Add /slashes to top menu, add [/about ](/about )
2024-05-28 21:13:55 +00:00
2024-05-27 23:20:27 +00:00
**2024-05-27:**
- Replace "powered by" links with slashpages
2024-05-26 21:28:49 +00:00
**2024-05-26:**
2024-06-21 03:30:13 +00:00
- Begin changelog *(earlier change dates extrapolated from posts)*
2024-05-26 21:49:40 +00:00
- Simplify logic for displaying kudos and post reply buttons
2024-05-28 21:13:55 +00:00
- Reduce gap for paragraphs followed by lists
2024-06-21 03:30:13 +00:00
**2024-04-30:**
- Implement [styling for RSS XML ](/prettify-hugo-rss-feed-xslt/ )
**2024-04-28:**
- Switch to [Berkeley Mono font face ](/using-custom-font-hugo/ )
**2024-02-19:**
- Dynamically generate [OG images ](/dynamic-opengraph-images-with-hugo/ )
**2024-01-21:**
- Migrate hosting from Netlify [to Neocities ](/deploy-hugo-neocities-github-actions/ )
**2023-11-09:**
- [Implement Torchlight ](/spotlight-on-torchlight/ ) for syntax highlighting
**2023-09-13:**
- Rebrand from [virtuallypotato to runtimeterror ](/virtuallypotato-runtimeterror/ )
**2021-12-19:**
- Switch SSG from [Jekyll to Hugo ](/hello-hugo/ ) and hosting from GitHub Pages to Netlify
**2021-07-20:**
- Migrate from [Hashnode to Jekyll on GitHub Page ](/virtually-potato-migrated-to-github-pages/ )