|
@ -1,3 +1,10 @@ |
|
|
#+TITLE: Chris & Scotia 2023 |
|
|
#+TITLE: Chris & Scotia 2023 |
|
|
#+AUTHOR: Christopher James Hayward |
|
|
#+AUTHOR: Christopher James Hayward |
|
|
#+EMAIL: chris@chrishayward.xyz |
|
|
#+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~ |