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.
OK, I think I have this nailed now.
autonomic-cooperative.gitlab.io
A Jekyll based site for the Autonomic Cooperative.
The template is based on the spectral-jekyll-theme.
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
Languages
SCSS
62.5%
HTML
24%
JavaScript
12.7%
Ruby
0.6%
Dockerfile
0.2%