This repository contains the source code for my personal website. The site is hosted on GitHub, and can be accessed from markhedleyjones.com.
This repository uses docker-bbq for rapid development. Steps in this document assume you have this installed.
Build the image with make
.
Once built, run the development server using: run server
You can then modify the contents of and it should be updated live.