Compare commits
No commits in common. "95706c232fbbbd1e85812524a901193578d57624" and "0c2b5afec5486e31c948fa59465ab2c0cbf528cc" have entirely different histories.
95706c232f
...
0c2b5afec5
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Changelog"
|
title: "Changelog"
|
||||||
layout: single.njk
|
layout: single.njk
|
||||||
lastmod: 2025-05-24T21:15:03.00-05:00
|
lastmod: 2025-05-12T01:31:00.00-05:00
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
key: "Changelog"
|
key: "Changelog"
|
||||||
parent: "/slashes"
|
parent: "/slashes"
|
||||||
|
@ -9,7 +9,7 @@ eleventyNavigation:
|
||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
This is a list of changes to my website, organized by date. This website doesn't use [SemVer](https://semver.org/); the version number is incremented on a vibes-based approach.
|
This is a list of changes to my website, organized by date.
|
||||||
|
|
||||||
## 2025-04-28 / 0.0.1
|
## 2025-04-28 / 0.0.1
|
||||||
|
|
||||||
|
@ -36,10 +36,8 @@ This is a list of changes to my website, organized by date. This website doesn't
|
||||||
- Notes: `/note/YYYY-MM-DD[a-z]`
|
- Notes: `/note/YYYY-MM-DD[a-z]`
|
||||||
- Added favicon
|
- Added favicon
|
||||||
- Paginated category and tag pages (not enough content to have pages but it works, trust me)
|
- Paginated category and tag pages (not enough content to have pages but it works, trust me)
|
||||||
- Now supports [Webmentions](https://indieweb.org/Webmention)
|
|
||||||
|
|
||||||
### To-do
|
### To-do
|
||||||
|
|
||||||
- Get theme switcher to work
|
- Get theme switcher to work
|
||||||
- This should be system theme by default, then be overridden by user
|
- This should be system theme by default, then be overridden by user
|
||||||
- Add dark theme
|
- Add dark theme
|
||||||
|
|
Loading…
Reference in a new issue