new icons
This commit is contained in:
parent
bc8100b101
commit
e14118f864
29 changed files with 115 additions and 59 deletions
|
@ -5,6 +5,7 @@ title: Version 5
|
|||

|
||||
|
||||
Re-wrote the website with [Eleventy](https://11ty.dev/). Read the [accompanying blog post](/blog/break-time/)
|
||||
|
||||
* Changed image directory
|
||||
* If you've linked my 88x31 button on your website, it's now located under `/assets/img/button` instead of `/img/buttons/` and named alphabetically
|
||||
* Navigation works without JavaScript
|
||||
|
|
|
@ -16,9 +16,10 @@ Read the [accompanying blog post](/blog/rewrite-2.0)
|
|||
* Merged with [Home](/home)
|
||||
* Fixed the Pokemon box cutting off at lower resolutions
|
||||
* Changed sidebar
|
||||
* Reverted back to normal text
|
||||
* Added a pawprint flair
|
||||
* Sunny is there again, sitting this time.
|
||||
* 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
|
||||
|
@ -26,11 +27,11 @@ Read the [accompanying blog post](/blog/rewrite-2.0)
|
|||
* 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.
|
||||
* Previously, they were a direct link to the artwork
|
||||
* Changed [Changelog](/changelog)
|
||||
* Fixed trailing nests and now processed using a linter
|
||||
* 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.
|
||||
* Previously, everything was written manually under one page
|
||||
* Updated my 88x31 button [](/)
|
||||
* Attribution:
|
||||
* [Mat's 88x31 button crawler](https://matdoes.dev/buttons)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
* Polished the old theme
|
||||
* Changed [Home](/home)
|
||||
* Added `details` (dropdown menus) to [interests](/home#interests)
|
||||
* Added `details` to [interests](/home#interests)
|
||||
* Changed [Gallery](/gallery)
|
||||
* Artwork pages themselves are now more modular
|
||||
* Added a counter if there's multiple artworks in one entry
|
||||
|
|
10
_src/data/changelog/2025-09-09.md
Normal file
10
_src/data/changelog/2025-09-09.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
* Changed sidebar
|
||||
* Added icon for [Changelog](/changelog)
|
||||
* For some reason I forgot give it an icon, it previously used the Gallery icon
|
||||
* Updated every other Navigation icon
|
||||
* Changed [Home](/home)
|
||||
* Animated the flags in my [bio](/home#bio)
|
||||
* Animated the rabbit emoji
|
||||
* Added new albums to [interests](/home#interests)
|
||||
* Attribution:
|
||||
* [Google Noto Animated Emoji](https://googlefonts.github.io/noto-emoji-animation/) (CC-BY 4.0)
|
Loading…
Add table
Add a link
Reference in a new issue