Commit Graph

7 Commits

Author SHA1 Message Date
Matthias Kretschmann bf99913c93
move supported browsers array to package.json 2017-05-15 11:51:08 +02:00
Matthias Kretschmann 6ede38abfc
dev tweaks
- start linting scss based on Airbnb style guide
- add includePaths to css & js tasks
2017-05-06 18:03:40 +02:00
Matthias Kretschmann 008778a16c
just another build fix 2017-04-11 12:58:51 +02:00
Matthias Kretschmann 28147fceb0 Notify search engines upon every live deployment (#113)
* add gulp task seo notifying Google & Bing via their official ping urls
* only run it when --live flag is present
* grab some configs from the Jekyll config file
2017-04-11 12:43:45 +02:00
Matthias Kretschmann 6ab4f56259
quick fix for newsletter button 2017-04-10 17:32:35 +02:00
Matthias Kretschmann 2705fa90e3 updated branding (#99)
- new typeface: Europa, loaded from Typekit
- new colors, reduced gray tones
- new hero image
- new gradient overlay
- new buttons
- bigger default font sizes
- ditch caps for action items
2017-04-10 17:14:35 +02:00
Matthias Kretschmann da66e404ce Build improvements (#108)
* ES6 all the gulp things
* inline critical-path CSS
* bump required node version
* revision assets in staging build too
* update imagemin syntax
* fix sourcemaps being written into production assets
2017-03-28 17:55:40 +02:00