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.8.1 – 2025-11-19

added

  • curius integrating saved links from curius.app into the site

  • frontend components + logic to display synced bookmarks

  • several new notes added to the vault (see notes for full list)

v0.8.0 – 2025-11-16

added

  • command palette (cmd + k/p) with lunr-based search across all notes

  • dual-pane search interface with live HTML previews (telescope-style)

  • keyboard navigation in search (up/down/enter) with coloured row selection

  • expandable text interactions on homepage for multi-step content reveal

  • revamped homepage copy with interactive transitions and link support

changed

  • refined search popup aesthetics for both light and dark themes

  • adjusted preview styling to support real markdown → HTML rendering

  • updated layout of homepage to support new interactive components

fixed

  • corrected active row highlighting in search results

  • resolved search palette loading issues and indexing inconsistencies

  • improved mobile behaviour for new search and preview panes

v0.7.0 – 2025-11-08

added

changed

  • publishing pipeline updated after resolving conflicting liquid syntax

  • notes layout adjusted to wrap only after true full-width

  • improved navigation between personal notes and published site link generator to include _pages nodes correctly

fixed

  • major publishing error caused by liquid formula inside markdown

  • error 153 on site deployment

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