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
c v t db69c2e7ea Update email, remove Gitlab link 2019-09-19 10:28:23 -06:00
src Fix CiviCRM post image URL 2019-09-07 10:11:43 +02: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 Specify Jekyll version for GitLab 2019-09-06 14:32:21 +02:00
CHANGELOG.md Add note about change log. 2017-11-05 15:46:28 +01:00
CONTRIBUTING.md Update docs for new Ruby version 2019-09-07 10:11:43 +02:00
Gemfile Bump Ruby version 2019-09-05 09:26:01 +02: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 Update README.md for repo rename 2019-09-06 15:14:35 +00:00
_config.yml Update email, remove Gitlab link 2019-09-19 10:28:23 -06:00
autonomic.gemspec fix invalid gemspec 2017-09-24 17:17:45 +01:00

README.md

pipeline status

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!