The first and most basic building block towards Parasol is a simple recipe which builds static-sites. The basic features which this Recipe MUST handle in order to offer a user-friendly experience similar to what Wordpress, Ghost, Shopify or other popular back-end driven dynamic CMS offer are the following:
The first and most basic building block towards Parasol is a simple recipe which builds static-sites. The basic features which this Recipe MUST handle in order to offer a user-friendly experience similar to what Wordpress, Ghost, Shopify or other popular back-end driven dynamic CMS offer are the following:
- [x] Automatically configured and renewed TLS
- [x] Trigger automatic builds upon commits to the repo
- [x] Optional password protected main deployment
- [ ] Build a preview version `preview.your-site.org`
This has been started in the following two repos:
- [parasol-static-site](https://git.coopcloud.tech/coop-cloud/parasol-static-site)
- [site-badger](https://codeberg.org/eotl/site-badger)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The first and most basic building block towards Parasol is a simple recipe which builds static-sites. The basic features which this Recipe MUST handle in order to offer a user-friendly experience similar to what Wordpress, Ghost, Shopify or other popular back-end driven dynamic CMS offer are the following:
preview.your-site.orgThis has been started in the following two repos: