mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 20:38:05 +00:00
rename script
This commit is contained in:
@@ -53,14 +53,17 @@ All files are generated by the according markdown `.md` file in the `www` direct
|
||||
|
||||
### Refining the web pages
|
||||
|
||||
The `scripts/wwwdev.sh` script supports live development of the web presence:
|
||||
The `scripts/webdev.sh` script supports live development of the chatmail web presence:
|
||||
|
||||
```
|
||||
scripts/wwwdev.sh
|
||||
scripts/init.sh # to locally initialize python virtual environments etc.
|
||||
scripts/webdev.sh
|
||||
```
|
||||
|
||||
this will continously regenerate all markdown files from
|
||||
the `www/build` from the `www/src` directory.
|
||||
the `www/build` from the `www/src` directory, and use
|
||||
the `www/src/page-layout.html` file for producing html documents.
|
||||
|
||||
Moreover, it will start a browser window automatically.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user