Simplify / automate page generation #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the page source is in the main branch and the pages branch contains the generated page.
The generated page source must be added to the pages branch manually.
Ideally there should be an automatism in place to generate the pages-branch content automatically based on the main branch.
Should we use something like https://forestry.io/? I've used this in a former project and it's kind of okay to use as a simple CMS and CI-Runner.