Skip to content
Snippets Groups Projects
Verified Commit 13fb1a5f authored by Sebastian's avatar Sebastian
Browse files

Document hugo version requirements

parent 7b05e1f2
No related branches found
No related tags found
1 merge request!121Document hugo version requirements
...@@ -8,6 +8,13 @@ Run the following inside your Hugo site folder: ...@@ -8,6 +8,13 @@ Run the following inside your Hugo site folder:
$ git clone https://code.briarproject.org/briar/website.git $ git clone https://code.briarproject.org/briar/website.git
``` ```
## Prerequisites
Make sure to have hugo 0.93.1 installed to run the commands below,
otherwise you may encounter errors. Obtain that version from here:
https://github.com/gohugoio/hugo/releases/tag/v0.93.1
## Install ## Install
Test page with local hugo webserver: Test page with local hugo webserver:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment