260213 - about (current version)
haven't been able to work on things here for a bit, a lot of "opening the text editor" and not having the oomph to really do anything. so it goes, it's important to stay gentle about progress. listening to various gran turismo soundtracks
- - added image backgrounds
- - added about page
- moved some home screen stuff over
- - added amphimorpho webring
- - (internal) cleaned up tabs/spaces for more consistency
- - current page link in titlebar gets big if you're on it
- - fixed the favicon
- - h2 has a border now
260125 - buttons and colors
coming back with some small stuff after some internal debate on direction. i have switched to servo after reckoning with my feelings on using a chromium browser. i'll fall back to firefox to check my work. listening to: rafflesia online + channel
rev0
- - added border
- - adjusted colors (fg=burlywood bg/text=#222)
- - added buttons
- for some friends and/or folks i appreciate. i made the kate button and fixed the gimp button (in gimp, of course)
- i still don't have a button, sorry!
- - added favicon
rev1
- - changed alt text on buttons to match their contents
- - added badhaloninja button
- - changed "probably next" to "todo" and added some items
rev2
- - added pointeroffset button
260119 - blog
i'm really getting down the habit of formatting in html now. still in mdn a fair bit but i'm intuiting more and touching the mouse a lot less. that's something i was shooting for. listening to: Login.jp_
- - made clippy smaller
- i tried experimenting with saving a little bit of size converting to a gif but at least with GIMP i'm not seeing much. just sticking to an indexed palette.
- - added blog
- which is contained in a "2026" folder in the root directory... which quickly helped me learn about relative linking. lol
- - applied
image-rendering: pixelated; globally
- i need to see how this interacts with older browsers. i'm hoping to be veiwable by devices that can only render html 4.1 if i can. though i can break that if i'd like.
260118 - changelog, learning
learned two things about my current text editor, Kate. i managed to get spellcheck working by installing aspell. secondly found out you can edit two docs in a split view. cool. listening to: commonradio.net
- - created this (the changelog)
- - fixed clippy being on top of text
- the problem: using "* {" to alter the background-color of the website. what this did was add solid backgrounds to text elements as well, so if clippy was behind the text they'd get obstructed. i initially solved this by putting them above everything else (z-index 1) but this made it so you couldn't click links. suggested by Yosh based on what they did for their website (thank you!!) i learned that you can do this to "html {" to get the same result.
- - added left/right margins
- - made the title always centered by making the margins -100%
- is this a good way of doing this? it seems harmless enough.
- - corrected some spelling errors
- - made clippy inline for now
- something more permanent at some point.
260117 - initial inception
although the first html document for this website was created on december 20th 2025, i actually went from "messing around" to "let's publish this" on this day. listining to: plaza.one
- - created home page