critter box overhaul

This commit is contained in:
sundae 2025-09-10 13:13:20 +03:00
parent d6c0697966
commit e31d782995
No known key found for this signature in database
408 changed files with 3497 additions and 222 deletions

View file

@ -8,30 +8,30 @@ Re-wrote the site, again.
Read the [accompanying blog post](/blog/rewrite-2.0)
* Changed `footer`
* Merged buttons with [Home](/home)
* Added a few new buttons!
* Removed `header`
* Changed ~~About~~
* Merged with [Home](/home)
* Fixed the Pokemon box cutting off at lower resolutions
* Changed sidebar
* Added a "Toggle theme" button to Navigation
* Reverted `summary` text back to normal text
* Added a pawprint flair to `details`
* Sunny is there again, sitting this time
* Changed [Blog](/blog)
* Fixed `h3 a` links not working in blog posts
* Added functionality for blog-specific avatars and image attachments to the postscript blurb
* Removed ~~Art notes~~
* Merged into gallery entries
* Changed [Gallery](/gallery)
* Artworks now direct to their own page, with artist's notes
* Previously, they were a direct link to the artwork
* Changed [Changelog](/changelog)
* Fixed trailing nests and now processed using [Prettier](https://github.com/prettier/prettier)
* Made modular with templating
* Previously, everything was written manually under one page
* Updated my 88x31 button [![](/assets/img/button/sunbun_d.gif "sunbun")](/)
* Attribution:
* [Mat's 88x31 button crawler](https://matdoes.dev/buttons)
- Changed `footer`
- Merged buttons with [Home](/home)
- Added a few new buttons!
- Removed `header`
- Changed ~~About~~
- Merged with [Home](/home)
- Fixed the Pokémon box cutting off at lower resolutions
- Changed sidebar
- Added a "Toggle theme" button to Navigation
- Reverted `summary` text back to normal text
- Added a pawprint flair to `details`
- Sunny is there again, sitting this time
- Changed [Blog](/blog)
- Fixed `h3 a` links not working in blog posts
- Added functionality for blog-specific avatars and image attachments to the postscript blurb
- Removed ~~Art notes~~
- Merged into gallery entries
- Changed [Gallery](/gallery)
- Artworks now direct to their own page, with artist's notes
- Previously, they were a direct link to the artwork
- Changed [Changelog](/changelog)
- Fixed trailing nests and now processed using [Prettier](https://github.com/prettier/prettier)
- Made modular with templating
- Previously, everything was written manually under one page
- Updated my 88x31 button [![](/assets/img/button/sunbun_d.gif "sunbun")](/)
- Attribution:
- [Mat's 88x31 button crawler](https://matdoes.dev/buttons)