#+TITLE: Website #+AUTHOR: Christopher James Hayward #+EMAIL: chris@chrishayward.xyz * Instructions 1. Clone this repository: ~git clone https://git.chrishayward.xyz/chris/website.git && cd website~ 2. Load the development shell: ~nix develop~ 3. Run the test server: ~website-test~ 4. Build and update: ~website-build && website-update~