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
georgeowell 6796602fad Merge branch 'add-readme' into 'master'
First stab at a README

Closes #1

See merge request !1
2017-09-07 23:57:09 +00:00
js Initial commit 2017-08-31 12:44:57 +01:00
scss hide logo 2017-09-05 13:17:38 +01:00
src hide logo 2017-09-05 13:17:38 +01:00
.editorconfig Initial commit 2017-08-31 12:44:57 +01:00
.gitattributes Initial commit 2017-08-31 12:44:57 +01:00
.gitignore Initial commit 2017-08-31 12:44:57 +01:00
.gitlab-ci.yml move dist folder to public 2017-08-31 13:00:54 +01:00
LICENSE Initial commit 2017-08-31 12:44:57 +01:00
README.md Add CI badge. 2017-09-07 23:00:16 +02:00
gulpfile.js Initial commit 2017-08-31 12:44:57 +01:00
package-lock.json move dist folder to public 2017-08-31 13:00:54 +01:00
package.json Initial commit 2017-08-31 12:44:57 +01:00
yarn.lock Update the lock file (managed by yarn). 2017-09-07 22:50:58 +02:00

README.md

pipeline status

autonomic.zone

The website for the Autonomic Cooperative.

Hack It

Install yarn and then run:

$ yarn

And fire up a local server with gulp, managed by yarn:

$ yarn exec gulp