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
Anna Sidwell 4dff7a9a12 Remove burger menu, replace with responsive row of links 2019-11-14 03:03:55 +00:00
src Remove burger menu, replace with responsive row of links 2019-11-14 03:03:55 +00:00
.editorconfig Add editor config. Kill all tabs. 2017-09-24 00:55:04 +02:00
.gitignore More entries in gitignore 2019-11-14 01:26:38 +00:00
.gitlab-ci.yml Revise CI 2019-11-14 00:27:02 +00:00
CHANGELOG.md Add note about change log. 2017-11-05 15:46:28 +01:00
CONTRIBUTING.md Update Ruby version in CONTRIBUTING.md, & tweak docs 2019-11-13 13:08:10 +02:00
Gemfile Allow to run with latest Ruby 2019-11-14 00:46:29 +00: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 Ruby version in CONTRIBUTING.md, & tweak docs 2019-11-13 13:08:10 +02:00
_config.yml Update email, remove Gitlab link 2019-09-19 10:28:23 -06:00
autonomic.gemspec Allow to run with latest Ruby 2019-11-14 00:46:29 +00: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!