refactor: finish moving ssh-* scripts to own installers
[webi-installers/.git] / hugo / README.md
index 6e45650532e549ffd05c6a3fa29ef19d4f903892..789df228117aacc3324e1d6da0733f805cf20cd4 100644 (file)
@@ -5,13 +5,8 @@ tagline: |
   Hugo: The world’s fastest framework for building websites.
 ---
 
-## Updating `hugo`
-
-```bash
-webi hugo@stable
-```
-
-Use the `@beta` tag for pre-releases.
+To update or switch versions, run `webi hugo@stable` (or `@v0.87`, `@beta`,
+etc).
 
 ## Cheat Sheet
 
@@ -34,3 +29,12 @@ hugo
 # serve a site in dev mode
 hugo server -D
 ```
+
+### Use the Hugo+eon Bliss Template
+
+Check out
+[BeyondCodeBootcamp/bliss-template](https://github.com/BeyondCodeBootcamp/bliss-template).
+
+- Build automatically with GitHub Actions (or GitDeploy)
+- Good-looking template ([eon](https://github.com/ryanburnette/eon))
+- Works with the [Bliss](https://bliss.js.org) blog front end