MarkHedleyJones / markhedleyjones.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the source code for my personal website. The site is hosted on GitHub, and can be accessed from markhedleyjones.com.

Development

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.

About


Languages

Language:Makefile 56.2%Language:Dockerfile 43.8%