diff --git a/README.org b/README.org index fa1a77a..bbfa710 100644 --- a/README.org +++ b/README.org @@ -1,3 +1,10 @@ #+TITLE: Chris & Scotia 2023 #+AUTHOR: Christopher James Hayward #+EMAIL: chris@chrishayward.xyz + +* Instructions + +1. Clone this repository: ~git clone https://git.chrishayward.xyz/chris/wedding-site.git && cd wedding-site~ +2. Load the development shell: ~nix develop~ +3. Run the test server: ~wedding-site-test~ +4. Build and upload: ~wedding-site-build && wedding-site-upload~