mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 20:38:05 +00:00
fix README
This commit is contained in:
10
README.md
10
README.md
@@ -60,11 +60,13 @@ The `scripts/webdev.sh` script supports live development of the chatmail web pre
|
|||||||
scripts/webdev.sh
|
scripts/webdev.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
this will continously regenerate all markdown files from
|
- uses the `www/src/page-layout.html` file for producing html documents
|
||||||
the `www/build` from the `www/src` directory, and use
|
from `www/src/*.md` files.
|
||||||
the `www/src/page-layout.html` file for producing html documents.
|
|
||||||
|
|
||||||
Moreover, it will start a browser window automatically.
|
- continously builds the web presence reading files from `www/src` directory
|
||||||
|
and generating html files and copying assets to the `www/build` directory.
|
||||||
|
|
||||||
|
- Starts a browser window automatically where you can "refresh" as needed.
|
||||||
|
|
||||||
|
|
||||||
### Ports
|
### Ports
|
||||||
|
|||||||
Reference in New Issue
Block a user