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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
Go to file
Carl van Tonder 0564bec241
Update email address
4 years ago
src Update email address 4 years ago
.editorconfig Add editor config. Kill all tabs. 6 years ago
.gitignore I'm sorry. Actually, this has to be tracked. 6 years ago
.gitlab-ci.yml Rsync recursive 5 years ago
CHANGELOG.md Add note about change log. 5 years ago
CONTRIBUTING.md Added note that CONTRIBUTING.md may be out of date 4 years ago
Gemfile Revert "change ruby version gemfile" 5 years ago
LICENSE Add license from adapted theme: https://html5up.net/license. 6 years ago
Makefile Remove that unused target. 6 years ago
README.md Improved wording of description of CI in README 4 years ago
_config.yml Don't include those files in our dist/. 6 years ago
autonomic.gemspec fix invalid gemspec 6 years ago

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!