yay website
This commit is contained in:
parent
623e26a808
commit
4d44fd94a2
585 changed files with 5066 additions and 0 deletions
1
_src/data/changelog/2023-02-16.md
Normal file
1
_src/data/changelog/2023-02-16.md
Normal file
|
@ -0,0 +1 @@
|
|||
Created my Neocities account!
|
10
_src/data/changelog/2023-03-12.md
Normal file
10
_src/data/changelog/2023-03-12.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: Version 0
|
||||
---
|
||||

|
||||
|
||||
* Added [Home](/home), [Gallery](/gallery) and ~~About~~
|
||||
* ~~About~~ contains Pokémon boxes and a small bio
|
||||
* Added header
|
||||
* Added buttons to other pages
|
||||
* Added a portrait of Sunny of his PETSCII avatar
|
9
_src/data/changelog/2023-03-16.md
Normal file
9
_src/data/changelog/2023-03-16.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
* Added sidebar
|
||||
* Added buttons to socials
|
||||
* Moved portrait from header to sidebar
|
||||
* Changed backgrounds
|
||||
* Checkerboard pattern for the outer background
|
||||
* Tiled icon of Sunny for the inner background
|
||||
|
||||
* Attribution:
|
||||
* [Terence Eden's SuperTinyIcons GitHub repository](https://github.com/edent/SuperTinyIcons) (MIT) - Social link icons, for sidebar buttons
|
5
_src/data/changelog/2023-04-16.md
Normal file
5
_src/data/changelog/2023-04-16.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
Working on my [Interests](/home#interests)...
|
||||
|
||||
* Added ~~Favorite Pokémon~~
|
||||
* Moved Pokémon boxes from ~~About~~
|
||||
* Changed Sunny's portrait to a new revision of his PETSCII avatar
|
1
_src/data/changelog/2023-04-20.md
Normal file
1
_src/data/changelog/2023-04-20.md
Normal file
|
@ -0,0 +1 @@
|
|||
[Gallery](/gallery) implemented
|
5
_src/data/changelog/2023-07-16.md
Normal file
5
_src/data/changelog/2023-07-16.md
Normal file
|
@ -0,0 +1,5 @@
|
|||

|
||||
|
||||
* Changed backgrounds
|
||||
* New vector icon of Sundae as the inner background
|
||||
* Orange-yellow radial gradient for the outer background
|
4
_src/data/changelog/2023-07-18.md
Normal file
4
_src/data/changelog/2023-07-18.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
* Changed [Gallery](/gallery)
|
||||
* Implemented [CSS Grid](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout)
|
||||
* Removed Sunny's portrait from the sidebar
|
||||
* Drafted ~~About~~
|
6
_src/data/changelog/2023-08-05.md
Normal file
6
_src/data/changelog/2023-08-05.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
* Changed ~~About~~
|
||||
* Added a collection of games and music that I enjoy
|
||||
* Added 88x31 buttons to the footer of the page
|
||||
|
||||
* Attribution:
|
||||
* [LaunchBox Games Database](https://gamesdb.launchbox-app.com/) Klonoa 1 & 2 box art covers
|
1
_src/data/changelog/2023-08-14.md
Normal file
1
_src/data/changelog/2023-08-14.md
Normal file
|
@ -0,0 +1 @@
|
|||
Made a 88x31 button! [](/)
|
6
_src/data/changelog/2023-09-12.md
Normal file
6
_src/data/changelog/2023-09-12.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
* Re-added and moved Sunny's portrait to my [bio](/home#bio)
|
||||
* Changed [Gallery](/gallery)
|
||||
* Added sections for original characters and fan art
|
||||
* Changed [Home](/home)
|
||||
* Added last updated date
|
||||
* Added links to section headings
|
1
_src/data/changelog/2023-09-16.md
Normal file
1
_src/data/changelog/2023-09-16.md
Normal file
|
@ -0,0 +1 @@
|
|||
Wrote more about my [Interests](/home#interests)
|
1
_src/data/changelog/2023-10-16.md
Normal file
1
_src/data/changelog/2023-10-16.md
Normal file
|
@ -0,0 +1 @@
|
|||
Starting work on a re-design. I fixed a few inconsistencies beforehand
|
12
_src/data/changelog/2023-11-02.md
Normal file
12
_src/data/changelog/2023-11-02.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: Version 2
|
||||
---
|
||||
|
||||

|
||||
|
||||
Added a lot of visual flair with to page elements to look like everyday objects, with the exception being: the header, sidebar and topbar, as they're supposed to be UI.
|
||||
|
||||
(Examples: notes, stickers, a pin of Sunny, shelving, calendar for artworks)
|
||||
|
||||
* Changed [Gallery](/gallery) and ~~Favorite Pokémon~~
|
||||
* Grid layout should now properly fit most screen sizes
|
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 [](/)
|
2
_src/data/changelog/2023-12-04.md
Normal file
2
_src/data/changelog/2023-12-04.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
* Changed ~~About~~
|
||||
* Updated the look of the jewel CD cases in my [Interests](/home#interests)
|
7
_src/data/changelog/2023-12-11.md
Normal file
7
_src/data/changelog/2023-12-11.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
Fixed a couple of small issues regarding mobile view
|
||||
|
||||
* Changed [Gallery](/gallery)
|
||||
* Artworks now work (ha) with keyboard navigation
|
||||
* Added pride flag stickers to my [art notes](/blog/art-notes/)
|
||||
* Attribution:
|
||||
* (CC0 1.0) [treehouse.systems Gitea pride emoji repository](https://gitea.treehouse.systems/treehouse/emoji)
|
2
_src/data/changelog/2023-12-17.md
Normal file
2
_src/data/changelog/2023-12-17.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
* Added ~~Jukebox~~
|
||||
* A page with a music player featuring a pre-defined track list from various video games and accompanying backgrounds that fade-in on track change
|
2
_src/data/changelog/2023-12-28.md
Normal file
2
_src/data/changelog/2023-12-28.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
* Drafted ~~Jukebox~~
|
||||
* I am bad at JavaScript
|
47
_src/data/changelog/2024-06-11.md
Normal file
47
_src/data/changelog/2024-06-11.md
Normal file
|
@ -0,0 +1,47 @@
|
|||
---
|
||||
title: Version 4
|
||||
---
|
||||
|
||||
|
||||

|
||||
|
||||
* 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
|
||||
* Replaced all `WEBP` images with lossy `PNG` via [pngquant](https://pngquant.org/) and optimized most images with [oxipng](https://github.com/shssoichiro/oxipng)
|
||||
* Fixed weird behaviour with the [`float` property](https://developer.mozilla.org/en-US/docs/Web/CSS/float) on the sidebar
|
||||
* 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
|
||||
* `SVG` text uses `CSS` rules instead of inline styling
|
||||
* Changed footer
|
||||
* Added a sticker to the footer
|
||||
* Randomized on-page-load
|
||||
|
||||
* Added pride flag backgrounds to the 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 dates under artworks
|
||||
* Updated my 88x31 button!
|
||||
[](/)
|
||||
|
||||
* Attributions:
|
||||
* CSS
|
||||
* [Jordan Scales's 98.css GitHub repository](https://github.com/jdan/98.css) (MIT)
|
||||
* Footer stickers
|
||||
* [Konqi thumbs up by Drakonic](https://drakonic.zone/) (CC-BY-SA)
|
||||
* [Rabbit emoji by Twitter (Twemoji)](https://github.com/twitter/twemoji) (CC-BY 4.0)
|
||||
* Fonts
|
||||
* [Urbanist](https://github.com/coreyhu/Urbanist) (OFL 1.1)
|
||||
* [Rubik](https://github.com/googlefonts/rubik) (OFL 1.1)
|
||||
* [Pangolin](https://github.com/googlefonts/pangolin) (OFL 1.1)
|
23
_src/data/changelog/2024-09-24.md
Normal file
23
_src/data/changelog/2024-09-24.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
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
|
||||
* [Blog posts](/blog) actually implemented
|
||||
* Previously, every post was under one page
|
||||
* An attempt at more accessible elements
|
||||
* Renamed website
|
||||
* Going forward, I'm [sunbun](https://neocities.org/site/sunbun) on here
|
||||
* Changed [Changelog](/changelog)
|
||||
* Made it look a lot less bootleg-y Win98. Unfortunately the text is way smaller now
|
||||
* Removed randomized on-page-load stickers and backgrounds for the footer
|
||||
* I can't figure out a way to change the footer's background without JavaScript's `document.write`. Help
|
||||
* Drafted the different background colors from Version 4
|
||||
* Changed [Gallery](/gallery)
|
||||
* Removed underlined text for clarity
|
||||
* Changed background
|
||||
* Tiled white notebook paper lines
|
||||
* Changed ~~About~~
|
||||
* Added new albums to my [Interests](/home#interests), removed some old ones
|
31
_src/data/changelog/2025-05-23.md
Normal file
31
_src/data/changelog/2025-05-23.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
---
|
||||
title: Version 6
|
||||
---
|
||||
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!
|
||||
* Changed ~~About~~
|
||||
* Merged with [Home](/home)
|
||||
* Headers are now consistent with blog post headers
|
||||
* Fixed the Pokemon box cutting off at lower resolutions
|
||||
* Changed sidebar
|
||||
* Sunny is sitting there, now
|
||||
* Changed [Blog](/blog)
|
||||
* Fixed header 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 a linter
|
||||
* Made modular with templating
|
||||
* Previously, everything was written manually under one page.
|
||||
* Updated my 88x31 button [](/)
|
||||
* Attribution:
|
||||
* [Mat's 88x31 button crawler](https://matdoes.dev/buttons)
|
4
_src/data/changelog/changelog.json
Normal file
4
_src/data/changelog/changelog.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"tags": "updates",
|
||||
"permalink": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue