Changelog

All notable changes to this site will be documented here.

v1.2.0

This release takes care of some minor additions to Notes and some styling adjustments and fixes.

Added:

  • Add RSS feed link to <head>.
  • Add support for "Last Updated" date and Update History section in Notes.

Changed:

  • Improve inline <code> styling.

Fixed:

  • Fix minor list styling issues.

v1.1.0

The primary purpose of this release is decoupling the Notes section content from the site and instead using Contentful.

Added:

  • Integrate Contentul for Notes section.

Changed:

  • Include full post content in RSS feed.
  • Update .nvmrc to use Node 18.
  • Update dependencies.
  • Remove postcss-momentum-scrolling.

v1.0.1

This release takes care of some post-launch adjustments and fixes.

Changed:

  • Modify the Changelog page to populate its content using the GitHub API.

Fixed:

  • Fix the use of Sass @use rules to prevent styles being duplicated across bundles.
  • Fix some color contrast issues.
  • Fix some Schema bugs.
  • Fix the og:image not being an absolute URL.

v1.0.0

I’m hitting reset with the latest iteration of my site and starting over at version 1.0.0 with its launch. There have been many previous versions, but this feels like a good point to start fresh.

For some details on what went into this iteration, read the write-up on the site itself.