Thanks, but I donāt want to use server-side scripting for my website. I want my site to be something that you can download as a zip file and read offline if you have to, and server-side scripting isnāt compatible with that goal.
It would also force me to store user data, and Iād rather store nuclear waste in my basement.
Instead, Iām using media queries. If your device is set to dark mode, youāll get a dark theme. Otherwise, a light one. Thatās well-supported and doesnāt require any scripting or data handling.
today, i got my first fanlisting up and running! if youāre a fan of the band they might be giants, check out melody, fidelity, quantity and add yourself to the list. i made lots of buttons!
if youāre not a fan, maybe youāll check it out anyway just to see the layout (iām proud of it!), and maaaaaybe youāll even watch the birdhouse in your soul music video and become a fan. it can happen to anyone.
I added all the links to every board along the top, which is probably the best idea I had since I made board api client to include board posts in blog posts.
I did some work on the shell scripts with which I build my siteās pages. For each page, Iām now checking for subheadings (h2-h6). If any are present, Iāll build the page with a collapsible table of contents in the headng.
I made a page to keep track of my fitness goals for the year and reflect on how I feel about it so far. I plan on updating it through the year to keep myself motivated by being able to look back at how far Iāve come.
Iāve been adding a bunch of new goodies to my Halloween site, Kreepy Keyās Halloween Horrortorium, over the past few days. New soundbytes, pumpkin-carving patterns, crafts (more coming) and more. :D
After what seems like forever Iāve finally had some focus time for some website building.
I put together a JSON feed for my bookmarks. This allows me to use Echo to consume the feed and cross post to Mastodon on my behalf. I could have used the existing ATOM feed, but JSON allowed a few extra parameters to allow me to construct the post just how I wanted.
I took the time to clean up the layout of the individual bookmark posts too and added a timestamp for the sake of feed readers.
I updated my website for the first time in a while. Itās just a diary entry and a button being added, but it felt good to be at it! Iām hoping to be less overbooked in the upcoming months so I can sort out some stuff at home, including some web-building! Alas, itās the curse ofā¦ accidentally becoming an extrovert? I guess.