resizing images for better performance

This commit is contained in:
Alex Corbi 2016-06-12 17:46:27 +02:00
parent d470fa6ff1
commit 3f5cded6e6
421 changed files with 906 additions and 799 deletions

View file

@ -16,6 +16,7 @@ git clone https://acorbi@bitbucket.org/acorbi/scopesessions.org.git
* Install dependencies
```
bower install
bundle install
```
* Serve files
```