Branching workflows for editors.
Projects allow you to group multiple sites from the same repository together. You can set a master branch, which editors use to branch off their own sites, and merge them back in at a later date.
To create a project:
To update the project description, add external links, and set Git details:
Any site with the same Git repository as the Project is attached and visible in the Project / Sites section.
Branching enables you and your team to create isolated versions of a site to make changes on. Changes made on a branched site do not affect the main site until explicitly published.
Branched sites are preconfigured with the same settings as the main site when created and have a publishing workflow set up to use when changes are ready to go live. By default, branched sites are deleted automatically after being published.
Creating a branched site in CloudCannon also creates a branch on your connected Git repository.
To create a branched site:
Once created and initialized, the branched site is edited and published in the same way as any other site.