overhauled old theme
This commit is contained in:
parent
f18a342ae5
commit
fb24c6a302
82 changed files with 1378 additions and 1371 deletions
32
_src/data/changelog/2025-10-14.md
Normal file
32
_src/data/changelog/2025-10-14.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
title: Version 7
|
||||
---
|
||||
|
||||
## {{page.fileSlug|readable}} <code>{{title}}</code>
|
||||
|
||||

|
||||
|
||||
Overhauled the old theme
|
||||
|
||||
- Various animated page elements are now using [media queries that respect reduced motion](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion)
|
||||
- I can't apply them to `gifs` as much as I want to.
|
||||
- Changed [Home](/home)
|
||||
- Changed pride flag text in my [Bio](/home#bio) to be more readable
|
||||
- Added `footer` to pages back in and randomized messages for it
|
||||
- Changed [Gallery](/gallery)
|
||||
- Now uses data-driven color palettes and links to tools
|
||||
- Changed backgrounds (old theme)
|
||||
- Tiled paw pattern for every page
|
||||
- Brown dotted gradient pattern for [Blog](/blog)
|
||||
- Changed sidebar
|
||||
- Buttons are now slightly bigger
|
||||
- Buttons are now shinier with the old theme
|
||||
- Moved "Toggle theme" button to its own tab
|
||||
- `header` now looks like it's part of the sidebar, again
|
||||
- Removed animated tiled paw background for the new theme
|
||||
- Added a new font
|
||||
- Added very basic [OpenGraph](https://en.wikipedia.org/wiki/Facebook_Platform#Open_Graph_protocol) `properties` to the site
|
||||
- Basically, rich embeds for when you link my website on other platforms. Should make it look a bit less ugly
|
||||
- Attribution:
|
||||
- Font
|
||||
- [Nosey Rodent](https://pal-m.micenest.xyz/nro/) (CC-BY-NC, I think?)
|
||||
Loading…
Add table
Add a link
Reference in a new issue