2018-11-09 12:54:02 +00:00
2018-11-09 12:54:02 +00:00
2018-08-21 18:51:21 +01:00
2017-09-24 17:17:45 +01:00
2017-11-05 15:46:28 +01:00
2018-08-21 16:35:07 +01:00
2017-10-14 17:19:16 +02:00
2017-11-06 21:52:35 +01: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

Please add a new change log entry. This helps us track released changes easily.

Then, tag a new commit and send it upstream with:

$ COMMIT=$(git rev-parse HEAD)
$ TAG=6.6.6  # enter your new tag
$ git tag -a $TAG $COMMIT
$ git push upstream master --tags

You can also use the Gitlab tags UI for this.

Our deploy CI stage will push the new site to the production branch.

Watch the CI/CD pipeline to see that it builds successfully.

Then head over to fullyautomatedluxuryinfrastructure and run:

$ ansible-playbook orgs/autonomic/gitlabpages.yml
Description
Autonomics website on the world wide web
Readme 6.9 MiB
Languages
SCSS 35.4%
CSS 35.4%
HTML 13.6%
Public Key 7.9%
JavaScript 7.2%
Other 0.5%