New Website

I realised that my site is a bit over complicated with what I wanted it to be, so I built a new version using React and react-static to generate the site from markdown files.

Statically generating the site is new to me after working on building sites in Webforms for 4 years but it's cheap to host (free) and very fast.

I decided to host it on Github pages and have recently used CI/CD to generate and push it for me when I commit changes to the md files.