Add instructions for running the site-configurator
This commit is contained in:
parent
97a5d4ebbd
commit
9310a8642d
@ -185,3 +185,17 @@ external site is archive.org. To use this site add:
|
||||
media_baseurl: https://archive.org/download/hpr$eps_id/
|
||||
```
|
||||
|
||||
# Run the site-generator
|
||||
|
||||
Run the site generator form the hpr_generator directory:
|
||||
|
||||
```
|
||||
./site-generator --all
|
||||
```
|
||||
|
||||
This will generate all the files for the website. For more examples and to see
|
||||
all available options run:
|
||||
|
||||
```
|
||||
./site-generator --help
|
||||
```
|
||||
|
Reference in New Issue
Block a user