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.
Luke Murphy 39f40edf96 Don't care about building the gem.
We won't distribute the site as a gem, so why care.
2017-10-13 22:45:48 +02:00
2017-10-13 21:50:07 +02:00
2017-09-24 17:17:45 +01:00
2017-10-04 15:04:26 +02:00
2017-09-24 16:34:32 +01:00
2017-10-13 22:14:28 +02:00

pipeline status

autonomic-cooperative.gitlab.io

A Jekyll based site for the Autonomic Cooperative.

The template is based on the spectral-jekyll-theme.

We use autonomic.zone for production and autonomic-cooperative.gitlab.io for staging.

Contribute

Please see CONTRIBUTING.md for the juicy details.

Make A New Release

Firstly, you'll need to tag and push the latest HEAD with:

$ git tag -a <YOUR-VERSION-NUMBER> $(git rev-parse HEAD)
$ git push upstream master --tags

Then make a release with:

$ make release
Description
Autonomics website on the world wide web
https://autonomic.zone
Readme 14 MiB
Languages
SCSS 62.5%
HTML 24%
JavaScript 12.7%
Ruby 0.6%
Dockerfile 0.2%