update README.md with Recipe boilerplate
This commit is contained in:
parent
a2f990d65b
commit
6abed8dcc8
20
README.md
20
README.md
@ -1,7 +1,25 @@
|
||||
Parasol Static Site
|
||||
====================
|
||||
|
||||
> TODO...
|
||||
A recipe for generating static websites with [Hugo](https://gohugo.io) and a listener service which triggers git pulls and builds via [webhookd](https://github.com/ncarlier/webhookd)
|
||||
|
||||
* **Category**: Development
|
||||
* **Status**: 0, dev
|
||||
* **Image**: [site-badger](https://codeberg.org/eotl/site-badger)
|
||||
* **Healthcheck**: {{ .Healthcheck }}
|
||||
* **Backups**: No
|
||||
* **Email**: No
|
||||
* **Tests**: No
|
||||
* **SSO**: No
|
||||
|
||||
## Quick start
|
||||
|
||||
* `abra app new parasol-static-site --secrets`
|
||||
* `abra app config <app-site-name>`
|
||||
* `abra app deploy <app-site-name>`
|
||||
|
||||
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).
|
||||
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user