Commit 8fd3330
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)
+