Compare commits
2 commits
0c2b5afec5
...
95706c232f
Author | SHA1 | Date | |
---|---|---|---|
|
95706c232f | ||
|
3368606c88 |
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Changelog"
|
title: "Changelog"
|
||||||
layout: single.njk
|
layout: single.njk
|
||||||
lastmod: 2025-05-12T01:31:00.00-05:00
|
lastmod: 2025-05-24T21:15:03.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 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.
|
||||||
|
|
||||||
## 2025-04-28 / 0.0.1
|
## 2025-04-28 / 0.0.1
|
||||||
|
|
||||||
|
@ -36,8 +36,10 @@ This is a list of changes to my website, organized by date.
|
||||||
- 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