Commit Graph

14 Commits

Author SHA1 Message Date
Matthias Kretschmann 463a1a9e44
make mediakit top level folder 2017-08-22 14:49:59 +02:00
Matthias Kretschmann 485a9df0ab
simplify media kit contents, document it 2017-08-22 14:28:39 +02:00
Matthias Kretschmann 783f08e27a
auto-zipping of media kit package 2017-08-22 13:54:40 +02:00
Matthias Kretschmann a14222eb01
integrate brand assets & media kit download into about page 2017-08-22 12:58:59 +02:00
Matthias Kretschmann 2f54173ee1
9984 banner draft 2017-08-12 18:09:47 +02:00
Matthias Kretschmann 8da52ced51
assets cleanup for smaller page sizes
* isolate some SVGs and don't include in sprite
* use smaller, cropped image for all default headers
2017-06-29 21:33:51 +02:00
Matthias Kretschmann ee016e101d
fix build error caused by ugify-js 3 2017-05-30 21:52:21 +02:00
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