about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ece2df0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+[My personal site](https://fcuny.net).
+
+## Run
+
+The dependencies are managed with nix. Running `nix run` will start the hugo server.
+
+## Deploy
+
+You can deploy the site by running `nir run .#deploy`.
+