Autonomics website on the world wide web
src | ||
_config.yml | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
autonomic.gemspec | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
Gemfile | ||
LICENSE | ||
Makefile | ||
README.md |
autonomic.zone
A Jekyll based site for the Autonomic Cooperative. The site is based on the spectral-jekyll-theme template.
We use autonomic.zone for production. We used to use autonomic-cooperative.gitlab.io as staging but this isn't really needed anymore.
Make a change
Work on features in branches. If you commit to master, open a merge request from your branch unless it is a tiny change. Our deploy CI stage will push any changes on master branch to autonomic.zone.
Watch the CI/CD pipeline to see that it builds successfully.
Contribute
Please see CONTRIBUTING.md for the juicy details. It may need to be updated so please submit patches if you discover some quirk!