readme updates

This commit is contained in:
Matthias Kretschmann 2016-04-24 22:37:27 +02:00
parent e172cfe289
commit e61f85b966
Signed by: m
GPG Key ID: BD3C1F3EDD7831FC
2 changed files with 4 additions and 6 deletions

View File

@ -1,15 +1,12 @@
# kretschmann.cat
> Highlighting Botero's cat sculpture in El Raval, Barcelona
> Highlighting Botero's cat sculpture in El Raval, Barcelona<br>
> [https://kretschmann.cat](https://kretschmann.cat)
[![build status](https://www.git.berlin/kremalicious/kretschmann.cat/badges/master/build.svg)](https://www.git.berlin/kremalicious/kretschmann.cat/commits/master)
<img src="site/assets/gato-del-raval.jpg" width="500" alt="gato del raval">
---
[https://kretschmann.cat](https://kretschmann.cat)
## Deployment
Just push to master and git.berlin CI will do the rest.
@ -26,6 +23,8 @@ aws_access_key_id = <YOUR_ACCESS_KEY_ID>
aws_secret_access_key = <YOUR_SECRET_ACCESS_KEY>
```
#### Fire deployment task
Continue with installing dependencies:
```bash

View File

@ -8,7 +8,6 @@
"homepage": "https://kretschmann.cat",
"main": "gulpfile.js",
"devDependencies": {
"gulp": ">=3.9.0",
"gulp-awspublish": ">=3.0.0"
},
"engines": {