Improve readme run
This commit is contained in:
parent
4df852d229
commit
21fa9875a6
1 changed files with 8 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue