Create static site Recipe #2

Open
opened 2024-03-21 21:08:05 +00:00 by basebuilder · 0 comments
Member

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:

  • Automatically configured and renewed TLS
  • Trigger automatic builds upon commits to the repo
  • Optional password protected main deployment
  • Build a preview version preview.your-site.org

This has been started in the following two repos:

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)
basebuilder added this to the Minimum Deployment Recipes milestone 2024-03-21 21:08:06 +00:00
Sign in to join this conversation.
No Label
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/parasol#2
No description provided.