backdrop-ops / tugboat-demos

Backdrop CMS demo sites powered by Tugboat.
GNU General Public License v2.0
0 stars 1 forks source link

Tugboat Demos


This repo is used to spin up demo sites for BackdropCMS.org.

Contribute


Follow these steps to contribute to the development and testing of this repo:

  1. Register your own, free Tugboat account (you can sign up using your GitHub login): https://dashboard.tugboatqa.com/signup

  2. Fork this repo, and add any changes you'd like to make to a new branch.

  3. Create a new Tugboat project and add your fork to it.

  4. Build a preview of your branch in Tugboat.

Note that updates to this repo won't take effect until the latest tag has also been updated:

git tag -f latest GIT_COMMIT_ID
git push origin latest -f

Updating the Tugboat demos after a new Backdrop release


See: https://github.com/backdrop/backdrop-issues/wiki/Update:-Tugboat