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
Luke Murphy 7776b3e06c
Add some hacking instructions in a README.
Closes https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/issues/1.
2017-09-07 22:50:21 +02: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 some hacking instructions in a README. 2017-09-07 22:50:21 +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 Initial commit 2017-08-31 12:44:57 +01:00

README.md

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