runtimeterror/content/changelog.md

34 lines
995 B
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"
lastmod: "2024-06-06"
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-05-29 20:59:46 +00:00
*High-level list of config/layout changes to the site.*
**2024-06-06:**
- Migrate hosting from Neocities to Bunny CDN
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-05-29 20:21:45 +00:00
- Add /slashes archive page
2024-05-29 21:58:41 +00:00
- Add /slashes to top menu, add /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:**
- Begin changelog
- Simplify logic for displaying kudos and post reply buttons
2024-05-28 21:13:55 +00:00
- Reduce gap for paragraphs followed by lists
The full changelog is of course [on GitHub](https://github.com/jbowdre/runtimeterror/commits/main/).