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 713f136b51
WIP: What kind of pages shall we have!?
2017-09-17 21:24:22 +02:00
js Initial commit 2017-08-31 12:44:57 +01:00
scss WIP: What kind of pages shall we have!? 2017-09-17 21:24:22 +02:00
src WIP: What kind of pages shall we have!? 2017-09-17 21:24:22 +02: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