changelog

all notable changes to this site will be documented in this file. the format is based on keep a changelog.

  • added for new features.
  • changed for changes in existing functionality.
  • deprecated for soon-to-be removed features.
  • removed for now removed features.
  • fixed for any bug fixes.
  • security in case of vulnerabilities.

unreleased

to add

  • notes to add: name server / dns / https certificates / localhost explainer
  • blog post: experience “coding” a website as a non-coder
  • blog post: documentation for hosting your own website similar to this
  • blog post: first week at my new job
  • update projects/creations page with mini portfolio

to change

  • fix width/alignment issue where some pages cut off mid-way
  • fix rss feed path from /feed.xml → /feed (workaround still not working)
  • adjust graph view to show daily notes nodes in coffee colour and tags in red

v0.6.0 – 2025-09-06

added

  • notes index page to list all notes. (from last release, a bulk import of notes was added — they won’t be individually recorded here; moving forward, bulk imports will be summarised this way, but individual additions will still be logged)

  • clippings nodes in graph, styled yellow

fixed

  • bidirectional link generator to include _pages nodes correctly

  • css for graph dark mode to adapt properly to theme

  • tag page so individual tags render with proper css instead of raw html


v0.5.0 – 2025-08-18

changed

  • switched convertkit form submission to beehiiv

  • edited success page content after signup


v0.4.0 – 2025-08-15

added


v0.3.1 – 2025-08-14

added

  • pages: subscribe, success, tags, videos, writings

  • _posts folder in obsidian for rss/blog

  • imported 2 previous blog posts - [[ 2024-06-20-cna-documentary-reflection ]], [[ 2024-10-17-a season of growth and reflection ]]

  • “t” keyboard shortcut for theme toggle

  • cc by 4.0 notice + changelog link in footer

  • estimated read time + last updated date for blog posts

changed

  • fixed alignment + made theme toggle functional

  • css tweaks for light/dark mode colour palette

  • updated writings page with latest posts, topics, all blog posts

  • updated tag page to list all tags + link to tag pages

fixed

  • page preview follows theme in both light/dark modes

v0.3.0 – 2025-08-13

added

changed

  • css for font + styling, hover effects, link indicators

  • all template files set to lowercase


v0.2.0 – 2025-08-12

added

changed

  • css tweaks for page width

  • css tweaks for nav, fonts, external link arrows, ghost notes, highlights, hover effects

fixed

  • resolved ssl issue for subdomain

v0.1.0 – 2025-08-11

added