Feb 25, 2021
My personal website
by Ryan Welch · 1 Min Read
My personal website and blog - which you are reading this on. I’ve maintained this corner of the internet since around 2018 and has changed designs over time.
Originally just a static HTML page, it has then been upgraded to use some modern technologies such as React and static site generators.
In 2021 I uplifted the site to use NextJS along with a modern theme and a mini-blog using markdown.

Most recently in 2025 I have again uplifted the website with a new design. Making use of Astro as the new static generator framework, it has allowed me to cut down some legacy code and simplify parts of the codebase. Astro has more native support for markdown and MDX. Additionally the new theme has some cool new features such as using radix-ui colors using oklch instead of hsl with P-9 gamut support.

Last edited Mar 15