Change log

  • June 13, 2024

    • Light theme support. By default - respects browser settings, toggleable if JS is on (woohoo, first JS!)
  • May 26, 2024

    • Added 'housekeeper' script to fix some of zola's issues.
    • Housekeeper formats all html and css files with prettier by default.
    • Housekeeper replaces links with relative links when run as node housekeeper --portable - to build archiveable portable version of the site.
    • Housekeeper replaces <!-- archive --> in index.html with contents of archiveVersion.html, in which it replaces %arc% with the first file it found in public/archive folder - node housekeeper --arc - to add link to download archived portable version to non-portable version.
  • May 25, 2024

    • Ditched the IBM font. 23kb is 23kb, and making it look good would require JS. Content over form!
  • May 23, 2024

    • Rewrote SCSS files. Re-structured templates and files.
    • Colors of stuff changed.
    • Added "Reposts" section. Reposts now belong there.
    • Nav is now manual via YAML.
    • CSS now uses media-queries to center stuff in a smart-ish way.
    • Added an article about FreeTube.
  • Apr 27, 2024

    • Restructured files
    • Split shelf back into books and music,
    • got rid of TOML in favor of YAML. TOML sucks.
    • Added bandcamp links.
  • Apr 25, 2024

    • Added an NFT article repost/reconstruction.
  • Jan 16, 2024

    • Zola is killing me.
    • Added a logitech rant.
  • Apr 8, 2023

    • Couple new articles and stuff
  • Dec 24, 2022

    • Added links section
    • Added shelf section.
  • Nov 8, 2022

    • Initial commit. Attempt to create site using Zola