preliminary work for old theme re-implementation

This commit is contained in:
sundae 2025-06-18 18:38:20 +03:00
parent ee8bce1bd3
commit 8fc7eff67b
No known key found for this signature in database
41 changed files with 456 additions and 415 deletions

View file

@ -3,5 +3,5 @@ images:
- src: /assets/img/art/nt_sundae_spritesheet.gif
alt: Various pixel art animations of Sundae as a character from Nuclear Throne.
date: 2021-01-25
width: 1080
pixel: true
---

View file

@ -2,12 +2,12 @@
images:
- src: /assets/img/art/petscii_sundae1.png
alt: Front-facing bust portrait of Sundae. His hair looks a bit ruffled up.
width: 240px
date: 2023-02-26
pixel: true
- src: /assets/img/art/petscii_sundae-redo1.png
alt: Revisioned front-facing bust portrait of Sundae, with shinier hair.
width: 240px
date: 2023-04-14
pixel: true
---
A hybrid pixel and PETSCII portrait of sunny. I'm quite fond of both versions!

View file

@ -3,15 +3,15 @@ images:
- src: /assets/img/art/acnl_sundae.png
alt: Bust portrait of Sundae smiling at the viewer with his eyes closed, outlined in rainbow colors and a secondary white outline around that.
date: 2021-09-09
width: 320px
pixel: true
- src: /assets/img/art/acnl_sundae-redo1.png
alt: Revisioned bust portrait of Sundae, smiling at the viewer with his eyes closed, superimposed on the rainbow pride flag.
date: 2022-01-01
width: 320px
pixel: true
- src: /assets/img/art/acnl_sundae-redo2.png
alt: Latest revision with the view from the front, superimposed on the Agender pride flag.
date: 2024-10-28
width: 320px
pixel: true
---
![Rainbow pride flag](/assets/img/flag/rainbow.svg)

View file

@ -3,7 +3,7 @@ images:
- src: /assets/img/art/sundae_lick.gif
alt: Pixel art animation of Sundae licking the screen.
date: 2025-03-18
width: 480
pixel: true
---
I got bored one day and I decided on a whim to make my own lick icon from {%ai"https://www.deviantart.com/sketchmichi/art/Lick-icon-base-201253097"%}Michi's lick icon base{%endai%}.

View file

@ -3,6 +3,7 @@ images:
- src: /assets/img/art/sundae.png
alt: Bust portrait pixel art doodle of Sundae in monochrome and dithering.
date: 2020-05-06
pixel: true
---
The first doodle of the boy, done in Microsoft Paint.

View file

@ -3,5 +3,5 @@ images:
- src: /assets/img/art/sundae_cs.png
alt: Pixel art avatar of Sundae as a character from Cave Story, using Sue Sakamoto's portrait as a base.
date: 2020-11-12
width: 480
pixel: true
---

View file

@ -16,4 +16,4 @@ Although, I was surprised how cute I could make an avatar that's not restricted
Color palette used: {%ai"https://lospec.com/palette-list/cs112-v2"%}CS112-V2{%endai%}
<section><a href="/assets/img/blog/bun.png"><figure><img src="/assets/img/blog/bun.png"><figcaption>Reference screenshot of the avatar</figcaption></figure></a></section>
<section><a href="/assets/img/blog/bun.png"><figure><img src="/assets/img/blog/bun.png"><figcaption>In-game screenshot of the avatar</figcaption></figure></a></section>

View file

@ -3,6 +3,7 @@ images:
- src: /assets/img/art/petscii_kass.png
alt: Side portrait of Kass from The Legend of Zelda Breath of the Wild.
date: 2023-02-23
pixel: true
---
A PETSCII rendition of a screenshot that I took in The Legend of Zelda: Breath of the Wild, of Kass looking back at the player.

View file

@ -3,6 +3,7 @@ images:
- src: /assets/img/art/petscii_lurantis.png
alt: Front-facing half-length portrait PETSCII artwork of Lurantis from Pokémon, but with a zig-zag mouth.
date: 2023-02-15
pixel: true
---
This isn't so much PETSCII as it is pixel art, but it's my first artwork that I've done using {%ai"https://lvllvl.com/"%}lvllvl{%endai%}, which is to say that this is done using a bitmap character set, despite it looking like pixel art.

View file

@ -26,7 +26,7 @@ My main "worries" and/or misconceptions before getting into it were:
* learning the different directory structure
* issues with my Nvidia GPU
<section>
<section style="overflow:hidden">
<p style="background-image: linear-gradient(to right, currentColor, transparent 40ch);background-clip: text;-webkit-background-clip: text;text-fill-color: transparent;-webkit-text-fill-color: transparent; width: max-content;">I had grown tired of Windows and Microsoft as a whole yada yada—</p>
<div style="background: linear-gradient(to right,transparent, orange 8ch);margin: -3ch auto 0 15ch;background-clip: text;color: transparent;width: max-content;" aria-hidden="true"><sub style="font-size: 1rem;transform: rotate(-2deg);display: inline-flex;">blah blah blah</sub>Microsoft<sup style="font-size: 1rem;transform: rotate(2deg);display: inline-flex;">yada yada</sup><b style="color: orange;margin: -0.6rem 0;font-size: 1.5rem;text-shadow: 5px 5px 0 color-mix(in lch,currentColor, transparent 60%), 10px 10px 0 color-mix(in lch,currentColor, transparent 70%)">SNORE</b></div>
</section>

View file

@ -5,6 +5,6 @@ title: Version 0
* Added [Home](/home), [Gallery](/gallery) and ~~About~~
* ~~About~~ contains Pokémon boxes and a small bio
* Added header
* Added `header`
* Added buttons to other pages
* Added a portrait of Sunny of his PETSCII avatar

View file

@ -1,6 +1,6 @@
* Added sidebar
* Added buttons to socials
* Moved portrait from header to sidebar
* Added links to socials
* Moved portrait from `header` to sidebar
* Changed backgrounds
* Checkerboard pattern for the outer background
* Tiled icon of Sunny for the inner background

View file

@ -20,18 +20,16 @@ title: Version 4
* 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
* 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
* Changed `footer`
* Added a sticker to `footer`
* Randomized on-page-load
* Added pride flag backgrounds to the footer
* Added pride flag backgrounds to `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
* Centered the `date` under artworks
* Updated my 88x31 button!
[![](/assets/img/button/sunbun_c.gif "sunbun")](/)

View file

@ -5,17 +5,19 @@ Re-wrote the site, again.
Read the [accompanying blog post](/blog/rewrite-2.0)
* Changed footer
* Changed `footer`
* Merged buttons with [Home](/home)
* Added a few new buttons!
* Removed `header`
* 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
* Reverted back to normal text
* Added a pawprint flair
* Sunny is there again, sitting this time.
* Changed [Blog](/blog)
* Fixed header links not working in blog posts
* 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