docs: Add note for Hugo installation

This commit is contained in:
Ilija Lazoroski 2021-07-12 11:43:14 +02:00
parent 6d584a6501
commit 673b689ab5
1 changed files with 5 additions and 3 deletions

View File

@ -68,6 +68,8 @@ These are the build output of `hugo` and should never be `commit`-ed to git.
You'll have to [install `hugo`](https://gohugo.io/getting-started/installing/), a text editor that's good for markdown (`vscode` and `vim` are good options) and `git`.
Note: Installing `hugo` via `apt` is not recommended because Hugo is usually few [versions behind](https://github.com/wowchemy/wowchemy-hugo-modules/issues/703) the latest for Debian and Ubuntu package managers. Refer to latest [releases](https://github.com/gohugoio/hugo/releases) of Hugo.
### Adding and editing content
#### Add a new page