Autonomics website on the world wide web
https://autonomic.zone
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
src | 4 years ago | |
.editorconfig | 6 years ago | |
.gitignore | 6 years ago | |
.gitlab-ci.yml | 5 years ago | |
CHANGELOG.md | 5 years ago | |
CONTRIBUTING.md | 4 years ago | |
Gemfile | 5 years ago | |
LICENSE | 6 years ago | |
Makefile | 6 years ago | |
README.md | 4 years ago | |
_config.yml | 6 years ago | |
autonomic.gemspec | 6 years ago |
README.md
autonomic-cooperative.gitlab.io
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!