Update README and reference zs-starter-template

This commit is contained in:
James Mills 2023-03-18 20:31:34 +10:00
parent 479481794d
commit 0dbc7d4300
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6
1 changed files with 3 additions and 1 deletions

View File

@ -47,6 +47,8 @@ EOF
zs serve
```
For a starter template see the [zs-starter-tempate](https://git.mills.io/prologic/zs-stater-template) which can also be found running live at [zs.mills.io](https://zs.mills.io).
## Features
* Zero configuration (no configuration file needed)
@ -247,4 +249,4 @@ Easy! Just write a normal HTML link using an `<a href="/other.html">title</a>` t
## License
`zs` is licensed under the terms of the [MIT License](/LICENSE) and was originally forked from [zserge/zs](https://github.com/zserge/zs) also licensed under the terms of the [MIT License](/LICENSE.old).
`zs` is licensed under the terms of the [MIT License](/LICENSE) and was originally forked from [zserge/zs](https://github.com/zserge/zs) also licensed under the terms of the [MIT License](/LICENSE.old).