Autonomics website on the world wide web https://autonomic.zone
This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
georgeowell 7d9b81b324 Added note that CONTRIBUTING.md may be out of date 2018-11-21 15:04:35 +00:00
src Added link to CoTech website to CoTech logo in footer 2018-11-05 23:48:21 +00:00
.editorconfig Add editor config. Kill all tabs. 2017-09-24 00:55:04 +02:00
.gitignore I'm sorry. Actually, this has to be tracked. 2017-10-04 20:55:57 +02:00
.gitlab-ci.yml Rsync recursive 2018-08-21 18:51:21 +01:00
CHANGELOG.md Add note about change log. 2017-11-05 15:46:28 +01:00
CONTRIBUTING.md Added note that CONTRIBUTING.md may be out of date 2018-11-21 15:04:35 +00:00
Gemfile Revert "change ruby version gemfile" 2018-08-21 16:35:07 +01:00
LICENSE Add license from adapted theme: https://html5up.net/license. 2017-10-04 15:06:39 +02:00
Makefile Remove that unused target. 2017-10-14 17:19:16 +02:00
README.md Improved wording of description of CI in README 2018-11-21 15:03:06 +00:00
_config.yml Don't include those files in our dist/. 2017-10-04 15:31:07 +02:00
autonomic.gemspec fix invalid gemspec 2017-09-24 17:17:45 +01:00

README.md

pipeline status

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!