Welcome to this site! It is far from finished, currently the gallery, about, and library pages are finished and open to public view. More to come!
#MUSIC
/
PLAYLIST
#TO-DO
Figure out why the muuri grid is broken. again
add blog list page
Get the music card working
Modify ALL the css
Add About Page
Add Links Page
Finish Gallery Page
Add Code Page
Add Guestbook Card
GifyPet
#UPDATES
22-12-24
: Hexagons still elude me. Got distracted fixing other issues and adding to the gallery page, but the Library page is filled and functional, so progress!
15-11-24
: This month has been kinda slow for development, gonna try for more new stuff soon. Planning to change the shape of the cards to hexagons, but the formatting needs work. Shocker, right?
16-10-24: I fixed the grid! Kinda. Turns out that something about how the javascript was trying to load the home page bricked the grid, likely because the js was looking for something that I had long since deleted, on account of not needing it. I swapped the filename that the js would look for to a nonexistent page forcing it to use the same, simpler, code it was using to load the auxillary pages(which had always worked). The extra code is still there, on the off chance I need it. Unfortunately, this did not fix the base landing page issue.
11-10-24: I have broken the grid again, somehow. Curse my hubris! Nextcloud functions, which is nice.
04-09-24: Day 60 something of webdev adventures! I have no idea what I am doing