Quellcode durchsuchen

add deployment instructions now that I know them.

john melesky vor 1 Jahr
Ursprung
Commit
393409d4b3
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -23,6 +23,11 @@ For the [preview](http://localhost:8000), `pelican -r -l`.
 
 ## Deploying
 
+Assuming you have the ssh keys set up properly:
+
+  - `make publish`
+  - `make rsync_upload`
+