all repos — nasg @ 21fa9875a609051f60975ba816ac816256937543

Improve readme run
Melroy van den Berg melroy@melroy.org
Tue, 09 Apr 2019 22:37:55 +0200
commit

21fa9875a609051f60975ba816ac816256937543

parent

4df852d229d21de98768e6d2a438eee240eda603

1 files changed, 8 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md

@@ -112,6 +112,14 @@ Add an `index.md` file to the `~/MyWebsite/content/home` directory.

Finally, change the [settings.py](settings.py) file, like the `base` path and `syncserver` etc. to your needs. +### Run + +Execute within the root folder: + +`./run` + +For more info, see: `./run -h`. + ## Functionalities based on file extensions/names - **entry_name/index.md**: main entry (YAML + Multimarkdown)