Skip to content

Commit 972d2d4

Browse files
committed
2 parents 22bd92c + 3208054 commit 972d2d4

19 files changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,22 @@ This is a web site for the MarsSim project using [Hugo](https://gohugo.io). with
66

77
Building and running the site locally requires a recent `extended` version of [Hugo](https://gohugo.io).
88
You can find out more about how to install Hugo for your environment in our
9-
[Getting started](https://www.docsy.dev/docs/getting-started/#prerequisites-and-installation) guide.
9+
[Getting started](https://gohugo.io/installation/) guide.
1010

1111
Once you've made your working copy of the site repo, from the repo root folder, run:
1212

1313
```bash
1414
hugo server
1515
```
1616

17+
The first run will take longer as it downloads modules.
18+
19+
## installation
20+
21+
THe installation requires numerous tools.
22+
23+
- Hugo extended version that can be installed as precomplied binary see [Hugo Installation](https://gohugo.io/installation/). Nore Docsy does not work with all versions of Hugo, v0.137.1 does work and is used in the GitHub build
24+
- Go lang needs installing (https://go.dev/learn/)
1725

1826
[Docsy user guide]: https://docsy.dev/docs
1927
[Docsy]: https://github.com/google/docsy
-631 KB
Binary file not shown.

static/images/MiningOutpost.png

-1010 KB
Binary file not shown.

static/images/config.png

-247 KB
Binary file not shown.

static/images/creweditor.png

-420 KB
Binary file not shown.

static/images/helpbrowser.png

-69.2 KB
Binary file not shown.

static/images/infowindows.png

-369 KB
Binary file not shown.

static/images/maps.png

-1.05 MB
Binary file not shown.

static/images/monitortool.png

-180 KB
Binary file not shown.

static/images/personwindow.png

-318 KB
Binary file not shown.

0 commit comments

Comments
 (0)