yay website
This commit is contained in:
parent
623e26a808
commit
4d44fd94a2
585 changed files with 5066 additions and 0 deletions
17
_src/data/changelog/2023-12-01.md
Normal file
17
_src/data/changelog/2023-12-01.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: Version 3
|
||||
---
|
||||
|
||||

|
||||
|
||||
Some considerations were put into making page elements stand out more. I tried to remove redundant CSS rules and HTML nesting when necessary, and tried my best to conform to semantic HTML.
|
||||
|
||||
* Added [Changelog](/changelog)!
|
||||
* Merged Sidebar and topbar into a single `JS` file
|
||||
* Previously implemented with seperate scripts for each list, which meant that I still had to update every page
|
||||
* Buttons are more visually distinct and don't have issues with readability
|
||||
* No more shiny buttons...
|
||||
* Changed backgrounds
|
||||
* Converted `SVG` backgrounds to `PNG`
|
||||
* This should hopefully fix most performance issues on low-end devices, like phones
|
||||
* Updated my 88x31 button [](/)
|
Loading…
Add table
Add a link
Reference in a new issue