runtimeterror/content/changelog.md

67 lines
2.2 KiB
Markdown
Raw Normal View History

2024-05-26 21:23:01 +00:00
---
title: "/changelog"
2024-05-26 21:23:01 +00:00
date: "2024-05-26T21:19:08Z"
2024-06-21 03:30:13 +00:00
lastmod: "2024-06-21T03:20: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
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-20:**
- Torchlight syntax highlighting tweaks:
- Fix for line highlights not including all content when overflowing
- Display diff indicators alongside line numbers
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-06:**
2024-06-07 22:43:21 +00:00
- Migrate hosting from [Neocities to Bunny CDN](/further-down-the-bunny-hole/)
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:**
- 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:**
- 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)*
- 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/)