development
logs

2025-09-18

made it so on hover events on buttons also work when focused (all links, the devlog button on pc)

2025-09-12

ough i'm getting to that part of a project where working on it is a slog. rip, hopefully it passes soon

made the little close article buttons on the mobile site bigger

i've used header elements a few times as an easy way to make text bigger without css, i've replaced those with paragraph elements & styling

i think i did something else? i forgor

working on minesweeper, added all the tiles and working on the code. oh wait i didn't write what i coded before

now onto the new stuff

2025-09-11

changed the title of this page from "My Page" to "Lore?"

the dates are now in the ISO 8601 standard

hid the in-progress mineweeper as. well i'm not currently working on it

the index page now has smart quotes instead of normal ones. mani really gotta change the font

updated the not found page from the default

replaced font-size measurements with rem, they're no longer px

turns out my media rule broke a bit; the widths are wrong. rip that goes on the todo list

2025-08-29

continued working on minesweeper so far:

turns out when elements are inline in some way, shape or form the distance in between them isn't in pixels which. i mean it makes sense it just made it annoying for a bit cuz i couldn't figure out why i had to move the elements a different amount on mobile vs on pc. also i love spritesheets now i love them soo much. so many less files i need to add and so much less i have to type. spritesheets <3

2025-08-28

changed text color of the a word a day window for better contrast

started on making a small minesweeper game with much javascript and css! i have never regretted also deciding to make my site usable on mobile, gosh all the headaches i'll encounter and those i already have. so far i've got the sprites in a spritesheet (thank you, the spriters resource), have started using the spritesheet via css, and making the various containers and nodes and html stuff for the game. i'm also Very Tired and know there's something else but who knows what at this point. i gotta at one point figure out how the images on websites work there's some weird stuff there when moving them.

currently the game is not a game but a very bad image. oh well!

2025-08-27

did stuff. i forgor, write tommorow. added a word of the day "window" to the welcome pages, with the same aesthetics and functionality as the articles. that took so much more time than it should've lol

2025-08-26

finished the button that'll lead to this page on the pc ver of the site!

fixed the articles' checkboxes on the mobile welcome page sometimes being already checked on reload. for some reason

finished the button on mobile! now this page is fully connected

reordred some stuff so the button to return to the main page (from this one) and go to top of the page now don't obscure too much on mobile. they're really ugly tho rn lol

finally redid the index page so the site can actually be entered now

2025-08-25

changed the text color on this page to pure white from #dddddd for contrast reasons

made animated pixel art for the button that'll (eventually) lead to this page from the main page. it currently can't be seen as it's not part of the site in any form lol

removed the experimental svg animation. kinda wish i saved it now but eh too late

I FINALLY ADDED THE LITTLE ANIMATED BUTTON ON HOVER that took far too long oh my god. i do understand now why so many people use jquery that's so much simpler than js, even if it's a bit confusing at first. the button is currently not functional tho, and it's only on the pc ver of the site

2025-08-22

finished writing the previous entry lol

added functionality to the return button. it's really funny i forgot that

tried to make an animated book graphic that'll serve as a button and link to this page (currently only on pc ver of "welcome" page). used svg as i have some prior experience with it. failed at the point when i tried to make it animate only on hover due to the way i animated it :[. i'll try experimenting with css animation and the clip-path property next time

added titles to the hidden buttons

replaced the one hidden page with different versions for pc and mobile because linking back to their respective main pages was giving me a headache

fixed the not found page!

2025-08-20

finally made a place to write changes made to the site! as this is the first entry, i'll just write down everything that's been done until today. i'll go page by page for convenience sake

index (introduction and forewarning, the door)

welcome (the main page)

the hidden page is just some text and a button leading back to the main page. the favicon is a traced fnaf 4's box made by me

oops i broke the not found page

devlog/diary(?)/???