This repo is used to spin up demo sites for BackdropCMS.org.
Follow these steps to contribute to the development and testing of this repo:
-
Register your own, free Tugboat account (you can sign up using your GitHub login): https://dashboard.tugboatqa.com/signup
-
Fork this repo, and add any changes you'd like to make to a new branch.
-
Create a new Tugboat project and add your fork to it.
-
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
See: https://github.com/backdrop/backdrop-issues/wiki/Update:-Tugboat