2025-02-20 03:42:20 -05:00
|
|
|
---
|
2025-04-29 23:20:54 -04:00
|
|
|
title: 'Changelog'
|
2025-02-20 03:42:20 -05:00
|
|
|
layout: base.njk
|
2025-04-29 23:20:54 -04:00
|
|
|
lastmod: 2025-04-29T17:38:00.00-05:00
|
2025-02-20 03:42:20 -05:00
|
|
|
eleventyNavigation:
|
2025-04-29 23:20:54 -04:00
|
|
|
key: 'Changelog'
|
2025-02-20 03:42:20 -05:00
|
|
|
parent: '/slashes'
|
|
|
|
---
|
|
|
|
|
2025-04-28 14:43:54 -04:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
This is a list of changes to my website, organized by date.
|
|
|
|
|
|
|
|
## 0.0.1 (pub. 2025-04-28)
|
|
|
|
- Made basic setup
|
2025-04-28 01:49:10 -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/)
|
|
|
|
|
|
|
|
## 0.0.2 (pending)
|
2025-04-29 23:20:54 -04:00
|
|
|
- Added a media query to move the navigation sidebar to the top on smaller screens, to the right on larger screens
|
|
|
|
- Used fonts [Kurale](https://github.com/etunni/kurale) (display, headers), [Inclusive Sans](https://www.oliviaking.com/inclusivesans) (sans serif, body)
|