Website for Chris & Scotia 2023
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
377 B

3 years ago
  1. #+TITLE: Chris & Scotia 2023
  2. #+AUTHOR: Christopher James Hayward
  3. #+EMAIL: chris@chrishayward.xyz
  4. * Instructions
  5. 1. Clone this repository: ~git clone https://git.chrishayward.xyz/chris/wedding-site.git && cd wedding-site~
  6. 2. Load the development shell: ~nix develop~
  7. 3. Run the test server: ~wedding-site-test~
  8. 4. Build and update: ~wedding-site-build && wedding-site-update~