2025-02-20 03:42:20 -05:00
|
|
|
---
|
2025-05-12 02:33:13 -04:00
|
|
|
title: "Changelog"
|
2025-05-01 14:24:16 -04:00
|
|
|
layout: single.njk
|
2025-05-12 02:31:57 -04:00
|
|
|
lastmod: 2025-05-12T01:31:00.00-05:00
|
2025-02-20 03:42:20 -05:00
|
|
|
eleventyNavigation:
|
2025-05-12 02:33:13 -04:00
|
|
|
key: "Changelog"
|
|
|
|
parent: "/slashes"
|
2025-02-20 03:42:20 -05:00
|
|
|
---
|
|
|
|
|
2025-04-28 14:43:54 -04:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
This is a list of changes to my website, organized by date.
|
|
|
|
|
2025-05-17 10:17:44 -04:00
|
|
|
## 2025-04-28 / 0.0.1
|
2025-05-12 02:33:13 -04:00
|
|
|
|
2025-04-28 14:43:54 -04:00
|
|
|
- Made basic setup
|
2025-05-12 02:33:13 -04:00
|
|
|
- Added CSS reset, see _Piccalilli_'s [A (more) Modern CSS Reset](https://piccalil.li/blog/a-more-modern-css-reset/)
|
2025-04-28 14:43:54 -04:00
|
|
|
- First slashpages, see [/slashes](/slashes) and [slashpages.net](https://slashpages.net/)
|
|
|
|
|
2025-05-17 10:17:44 -04:00
|
|
|
## 2025-05-17 / 0.0.2
|
2025-05-12 02:33:13 -04:00
|
|
|
|
2025-05-12 02:31:17 -04:00
|
|
|
- Overhauled entire style
|
2025-05-16 21:16:21 -04:00
|
|
|
- Gave unique layouts to home, about, and entry pages, moved layout Sass to its own directory
|
2025-05-12 02:31:17 -04:00
|
|
|
- Rearranged navbar and renamed some top-level pages
|
2025-05-01 14:24:16 -04:00
|
|
|
- Created 404 page
|
|
|
|
- Added badges to frontpage
|
|
|
|
- Adjusted Open Graph metadata, e.g. separating site name from title into its own property
|
2025-05-12 02:33:13 -04:00
|
|
|
- Added [Journal](/journal)
|
2025-05-17 10:17:44 -04:00
|
|
|
|
|
|
|
## _Planned_ / 0.0.3
|
|
|
|
|
2025-05-18 13:17:26 -04:00
|
|
|
### Done
|
|
|
|
|
|
|
|
- Settled on YYYY/MM/slug for post permalinks
|
2025-05-18 19:49:08 -04:00
|
|
|
- Added favicon
|
|
|
|
- Category pages (may change this more later)
|
2025-05-18 13:17:26 -04:00
|
|
|
|
|
|
|
### To-do
|
2025-05-17 10:17:44 -04:00
|
|
|
- Get theme switcher to work
|
|
|
|
- This should be system theme by default, then be overridden by user
|
|
|
|
- Add dark theme
|
|
|
|
- Add colorful themes
|
2025-05-18 13:17:26 -04:00
|
|
|
- Add i18n
|
|
|
|
- Localize pages in Bisaya, Tagalog
|