Current Bugs - Click Here, Can You Help?
  • 6/1/2025: Fixed some spacing issues I noticed on the main index of the site, namely padding in the footer, on the footer buttons/clock, and removed some unneeded borders on the main frame area. Updated the home page to have a fun little under construction gif and updated the text to link to the bugs page. Updated all the source docs to match the width of the main frame, so it'll be more accurate when editing. Also added a paper background to the stamps page.
  • 5/30/2025: Noticed I accidentally deleted the background on the site when screwing around with my code last time. Readded it. Changing the footer on the site from yellow to look like a windows 98 taskbar. Added new "junk drawer" page to keep loose ideas in.
    Mini Update: Added a clock to the footer, and updated home and junk drawer pages to extend the span of the site so you can't see the background underneath.
  • 5/28/2025: Trying to figure out weird bolding/fuzzy issue inside of the bugs page by adding containers around certain objects until they stop conflicting. Not working as I'd hoped, the fuzziness keeps jumping from text to text.
    Breakthrough Update: After many laborious hours of screwing around with CSS on several test pages, I've finally narrowed it down to font smoothing screwing up SPECIFICALLY when using the center tag on a hyperlink. Now to actually fix the entire site with this tactic. Pain.
    Double breakthrough: Just figured out this also is because the font isn't monospace. Going to change the font to see if that helps. Update: It solved everything.
  • 5/26/2025: Took a large break from editing the site to focus on my non-digital life for a while. Back at it again adding stamps and working behind the scenes on what pages to add to the site.
  • 1/10/2025: I've been spending some time offsite reading a book on HTML/CSS to jog my brain a little, while simultaneously taking note of pages/stamps I want to add. Also, noticed somehow the main area of the site got a random blank bar on it's bottom edge since I looked at it last. I must have deleted a line by accident while removing the lines from last time. Fixed the issue by adding a 600px height to the "main" section in the CSS. Also noticed the button box didn't have the buttons centered vertically, so I reduced the bottom padding on the box to be 5px, which bumped the buttons to be centered. Did the same with the footer buttons, just on the top padding.
  • 1/1/2025: More behind the scenes work. Changing all "strong" tags to "bold" tags throughout the entire site, as it was just... wrong. Also removing some unneeded paragraph tags I had mistakenly entered inside of lists. Added double the amount of stamps.
  • 12/29/2024: Doing more behind the scenes work collecting stamps. I also made some stamps and buttons I plan to add to the site later. Was updating the stamp page and noticed the resizing issue is either linked to the "strong" tag or appears after the body text reaches a certain character length.
    Mini Update: Added social media and site buttons to the placeholder box on the main layout. Sleuthed out the resizing issue and figured out the text blows up only on mobile after it reaches a certain character limit. This also ties directly to the odd bolding issue. Updating Current Bugs page with findings.
  • 12/28/2024: Did some behind the scenes work and reordered folders for the site and updated the corresponding code accordingly. Taking a break from fixing bugs for now and setting up a stamp page.
    Mini Update: Finished adding all stamps I've collected so far in color order. I'll slowly add more over time.
  • 12/27/2024: Removed some code to fix the bold nav and then forced the nav title to be styled normally using css. Good enough. Fighting for my life trying to figure out why this body text in the devlog keeps resizing on mobile, though.
    Offsite Update: In the meantime, working on some assets and sourcing stamps.
    Mini Update: Added a current bugs page inside of the devlog so maybe others can help. This page is also having the resizing issue and oddly bold text like before. Added some buttons to the footer.
  • 12/26/2024: Resized the site. Also recreating the site to fit into an iframe, but the devlog isn't seeming like it wants to work properly even though the doc is simple. It's displaying as the entire site inside of the frame... which.... shouldn't be possible, at this point.
    Mini update: Turns out it was just my cache. Pain. Also noticed some resizing bugs on mobile and oddly bold nav. I'll sus that out later.
  • 12/24/2024: Site creation! Got the main layout of the site set up and added background and title assets, plus devlog.