e3919ffa9dbbc2b63f738b54142d1d888f8ea4fd
Closes https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/issues/34.
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
It's easy. Just tag the current HEAD and run the Make target.
$ git tag -a 2.0.0 $(git rev-parse HEAD)
$ git push upstream master
$ make release
This pushes your latest tag to the upstream remote and then takes the contents of the dist folder and pushes it to the production branch.
Our production setup makes sure to serve this new content.
Description
Languages
SCSS
35.4%
CSS
35.4%
HTML
13.6%
Public Key
7.9%
JavaScript
7.2%
Other
0.5%