Commit 8fd3330

bryfry <bryon.fryer@gmail.com>
2017-01-09 11:06:22
Update README.md
1 parent 587d286
Changed files (1)
README.md
@@ -21,3 +21,10 @@ server {
   }
 }
 ```
+
+## hugo setup:
+
+* startup command: `hugo server -b "http://trustme.click/man" --bind 0.0.0.0 --port 8888
+* shadow-man repo is checked out into [hugo path]/content
+* hugo config is in this project (config.yml)
+