website/_src/data/changelog/2024-06-11.md

47 lines
2.2 KiB
Markdown
Raw Normal View History

2025-06-11 09:36:54 +03:00
---
title: Version 4
---
2025-09-11 19:30:58 +03:00
## {{page.fileSlug|readable}} <code>{{title}}</code>
2025-06-11 09:36:54 +03:00
![](/assets/img/changelog/ver4.png)
2025-09-10 13:13:20 +03:00
- Shiny buttons are BACK!
- Buttons now have less intense borders than previously, for readability
- Changed backgrounds
- Different color gradients for each page
- Added new fonts
- Added [Blog](/blog)
- Removed ~~Favorite Pokémon~~
- Moved back to ~~About~~ as randomized on-page-load sprites. It felt a bit excessive to have a whole page dedicated to something I don't think about that often
2025-10-19 15:55:35 +03:00
- Replaced all `webp` images with lossy `png` via {{"pngquant"|link:"https://pngquant.org/"}} and optimized most images with {{"oxipng"|link:"https://github.com/shssoichiro/oxipng"}}
- Fixed weird behaviour with the {{"float property"|link:"https://developer.mozilla.org/en-US/docs/Web/CSS/float"}} on the sidebar
2025-09-10 13:13:20 +03:00
- Hovering over items would sometimes reset the value back to initial. Substituted it with padding on the `main` and `aside` elements
- Changed [Changelog](/changelog)
- Changelog is now Windows 98-themed
- Changed sidebar
- Moved to the top left corner
- Moved `header` text for current page next to the top of the sidebar
- Moved 88x31 buttons to `footer`
2025-09-11 19:30:58 +03:00
- `svg` text uses `css` rules instead of inline styling
2025-09-10 13:13:20 +03:00
- Changed `footer`
- Added a sticker to `footer`
- Randomized on-page-load
- Added pride flag backgrounds to `footer`
- Randomized on-page-load, and are ones that I identify with. Plus they look pretty and my pages need more than 2 colors to look at
- Changed [Gallery](/gallery)
- Centered the `date` under artworks
- Updated my 88x31 button!
[![](/assets/img/button/sunbun_c.gif "sunbun")](/)
2025-06-11 09:36:54 +03:00
2025-09-10 13:13:20 +03:00
- Attributions:
- CSS
2025-10-19 15:55:35 +03:00
- {{"Jordan Scales's 98.css GitHub repository"|link:"https://github.com/jdan/98.css"}} (MIT)
2025-09-10 13:13:20 +03:00
- Footer stickers
2025-10-19 15:55:35 +03:00
- {{"Konqi thumbs up by Drakonic"|link:"https://drakonic.zone/"}} (CC-BY-SA)
- {{"Rabbit emoji by Twitter (Twemoji)"|link:"https://github.com/twitter/twemoji"}} (CC-BY 4.0)
2025-09-10 13:13:20 +03:00
- Fonts
2025-10-19 15:55:35 +03:00
- {{"Urbanist"|link:"https://github.com/coreyhu/Urbanist"}} (OFL 1.1)
- {{"Rubik"|link:"https://github.com/googlefonts/rubik"}} (OFL 1.1)
- {{"Pangolin"|link:"https://github.com/googlefonts/pangolin"}} (OFL 1.1)