Browse Source

add deployment instructions now that I know them.

john melesky 1 year ago
parent
commit
393409d4b3
1 changed files with 5 additions and 0 deletions
  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`
+