Skip to content

Commit 17eb32f

Browse files
authored
Update README.md
1 parent 97538a5 commit 17eb32f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ User documentation for rovercode. https://docs.rovercode.com
33

44
## Building the website locally
55

6+
[Hugo](https://gohugo.io/) is the static site-building used to turn the Markdown content in this repo into HTML webpages.
7+
Hugo is similar to tools like Jekyll that Github Pages uses.
8+
These instructions explain how to intall Hugo and use it to build and view the rovercode documentation website.
9+
610
* Clone this repository: `git clone https://github.com/rovercode/user-docs.git`
711

812
* Install Hugo using [these instructions](https://gohugo.io/getting-started/installing/). Note that there are more detailed instrutions for each operating system if you scroll down past the Quick Install section.

0 commit comments

Comments
 (0)