gil.ink/src/changelog.md

30 lines
996 B
Markdown
Raw Normal View History

---
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
eleventyNavigation:
2025-05-12 02:33:13 -04:00
key: "Changelog"
parent: "/slashes"
---
# Changelog
This is a list of changes to my website, organized by date.
## 0.0.1 (pub. 2025-04-28)
2025-05-12 02:33:13 -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/)
- First slashpages, see [/slashes](/slashes) and [slashpages.net](https://slashpages.net/)
2025-05-16 21:16:21 -04:00
## 0.0.2 (pub. 2025-05-16)
2025-05-12 02:33:13 -04:00
2025-04-30 02:44:05 -04:00
- Used fonts [Kurale](https://github.com/etunni/kurale) (display, headers), [Inclusive Sans](https://www.oliviaking.com/inclusivesans) (sans serif, body)
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)