Merge branch 'add-readme' into 'master'

First stab at a README

Closes #1

See merge request !1
This commit is contained in:
georgeowell 2017-09-07 23:57:09 +00:00
commit 6796602fad
2 changed files with 1092 additions and 152 deletions

23
README.md Normal file
View File

@ -0,0 +1,23 @@
[![pipeline status](https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/badges/master/pipeline.svg)](https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/commits/master)
# autonomic.zone
The website for the Autonomic Cooperative.
# Hack It
Install [yarn] and then run:
[yarn]: https://yarnpkg.com/en/docs/install
``` bash
$ yarn
```
And fire up a local server with [gulp], managed by yarn:
[gulp]: https://gulpjs.com/
``` bash
$ yarn exec gulp
```

1221
yarn.lock

File diff suppressed because it is too large Load Diff