skip navigation

2025-07-17

  • Removed work-related stuff for later upload to a separate website
  • Added my c-drama tracker that pulls data directly from Google Sheets
  • Tweaked some more defaults for dark mode

2025-07-16 we're bootstrapping now

  • Changed the main stylesheet again
    • Base: Bootstrap 5 and Bootswatch's Brite theme
  • Added new lists and modified two old ones
  • Edited a bunch of text down on the home, credits, and about page

2024-11-03 Already with the v3.0.1

  • Applied additional CSS to all layouts to make my fonts and icons more legible (hopefully)
  • Reverted to using the regular <summary> arrow markers instead of a FontAwesome icon
  • Added information to my about page
  • Added information to my credits page
  • Fixed my OpenGraph images to not use example.com in prod (smh)

2024-11-02 myr.onl v3.0 launched

2024-10-01 Cooking with Fire

  • Modified 11ty scripts for easier development on local
  • Created a dev branch in the repo to store incremental changes not ready for prime time
  • Removed node_modules from repo (cringe!)

2024-05-20

  • Tweaked base.css very minorly
  • Switched to using locale string (from UTC) for page modified date

2024-05-19 myr.onl v2.0 launched

  • Switched to using simple.css as core site styling
  • Modified homepage text

2023-12-24

  • Applied CSS grid to base.css
  • Fixed content overflow on page zoom
  • Added deploy.yml to auto-update cPanel with new files from GitHub on push

2023-12-23

  • Created private GitHub repo for site code
  • 11ty-fied static site files to make adding content more scalable