Source code for https://chrishayward.xyz
https://chrishayward.xyz
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.
340 B
340 B
Website
Instructions
-
Clone this repository:
git clone https://git.chrishayward.xyz/chris/website.git && cd website
-
Load the development shell:
nix develop
-
Run the test server:
website-test
-
Build and update:
website-build && website-update