Compare commits
1 commit
sidebar-re
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
5b35cf6c22 |
4 changed files with 8 additions and 4 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
"matrix": [
|
"matrix": [
|
||||||
{
|
{
|
||||||
"icon": "matrix.svg",
|
"icon": "matrix.svg",
|
||||||
"src": "https://matrix.to/#/@sundae:bunsin.space"
|
"src": "https://matrix.to/#/@fossilisk:matrix.org"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"neocities": [
|
"neocities": [
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ I haven't worked on much of anything the past 8+ months, and out of the blue, I
|
||||||
|
|
||||||
### So, what's new?
|
### So, what's new?
|
||||||
|
|
||||||
It's now {{"open source"|link:"https://bunsin.space/forgejo/sundae/website"}} under <abbr title="Creative Commons Attribution-NonCommercial-ShareAlike 4.0">CC-BY-NC-SA 4.0</abbr>!
|
It's now {{"open source"|link:"https://moth.ink/forgejo/sundae/website"}} under <abbr title="Creative Commons Attribution-NonCommercial-ShareAlike 4.0">CC-BY-NC-SA 4.0</abbr>!
|
||||||
|
|
||||||
Besides that, a lot is new, actually. For starters, I ported the site over to a fresh build of {{"Eleventy 3.1.0"|link:"https://github.com/11ty/eleventy/releases/tag/v3.1.0"}}, which was way easier than I expected, {{"since I originally started from a base"|link:"/blog/break-time#i-have-no-some-idea-what-i'm-doing"}}.
|
Besides that, a lot is new, actually. For starters, I ported the site over to a fresh build of {{"Eleventy 3.1.0"|link:"https://github.com/11ty/eleventy/releases/tag/v3.1.0"}}, which was way easier than I expected, {{"since I originally started from a base"|link:"/blog/break-time#i-have-no-some-idea-what-i'm-doing"}}.
|
||||||
|
|
||||||
|
|
@ -44,7 +44,7 @@ I wasn't exactly a fan of how I laid out my [interests](/home#interests), previo
|
||||||
|
|
||||||
I've changed them to be more minimal, mimicking Windows desktop entries with the shortcut icon.
|
I've changed them to be more minimal, mimicking Windows desktop entries with the shortcut icon.
|
||||||
|
|
||||||
If you'd like to implement the shelving for your own website, you can find the source files in the {{"old branch"|link:"https://bunsin.space/forgejo/sundae/website/src/branch/old"}}.
|
If you'd like to implement the shelving for your own website, you can find the source files in the {{"old branch"|link:"https://moth.ink/forgejo/sundae/website/src/branch/old"}}.
|
||||||
|
|
||||||
<section><a href="/assets/img/blog/shelf.png"><figure><img src="/assets/img/blog/shelf.png" alt=""><figcaption>How the shelving featuring my personal favorite games and music looked before.</figcaption></figure></a>
|
<section><a href="/assets/img/blog/shelf.png"><figure><img src="/assets/img/blog/shelf.png" alt=""><figcaption>How the shelving featuring my personal favorite games and music looked before.</figcaption></figure></a>
|
||||||
<a href="/assets/img/blog/media.png"><figure><img src="/assets/img/blog/media.png" alt=""><figcaption>How it looks now.<br>Note: the cut-off in the middle is meant to showcase the light and dark theme.</figcaption></figure></a></section>
|
<a href="/assets/img/blog/media.png"><figure><img src="/assets/img/blog/media.png" alt=""><figcaption>How it looks now.<br>Note: the cut-off in the middle is meant to showcase the light and dark theme.</figcaption></figure></a></section>
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ Website (hopefully) fixed for Chromium-based browsers _...grr_
|
||||||
- ~~Added an animated tiled paw background for desktop view~~
|
- ~~Added an animated tiled paw background for desktop view~~
|
||||||
- Changed [Home](/home)
|
- Changed [Home](/home)
|
||||||
- Updated the Pokémon box, now using a spritesheet instead of individual files
|
- Updated the Pokémon box, now using a spritesheet instead of individual files
|
||||||
- Ironically, this is marginally slower than before, because it includes every Pokémon (up to Gen 8), not just my favorites.<br>(Works great if you've [forked my site](https://bunsin.space/forgejo/sundae/website) and want to change it to include your personal favorites, though!)
|
- Ironically, this is marginally slower than before, because it includes every Pokémon (up to Gen 8), not just my favorites.<br>(Works great if you've [forked my site](https://moth.ink/forgejo/sundae/website) and want to change it to include your personal favorites, though!)
|
||||||
- Downscaled media images in [interests](/home#interests) to `300px` to offset network load
|
- Downscaled media images in [interests](/home#interests) to `300px` to offset network load
|
||||||
- Changed [Changelog](/changelog)
|
- Changed [Changelog](/changelog)
|
||||||
- **Actually** processed with [Prettier](https://github.com/prettier/prettier), now.
|
- **Actually** processed with [Prettier](https://github.com/prettier/prettier), now.
|
||||||
|
|
|
||||||
4
_src/data/changelog/2026-04-02.md
Normal file
4
_src/data/changelog/2026-04-02.md
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
## {{page.fileSlug|readable}}
|
||||||
|
|
||||||
|
- Updated a few links, due to moving domains
|
||||||
|
- Started working on a redesign for the sidebar, mostly intended for easier mobile navigation
|
||||||
Loading…
Add table
Add a link
Reference in a new issue