Commit graph

1163 commits

Author SHA1 Message Date
0xfff
81023e5d2b [Chore] Eslint 2016-11-01 02:38:42 +01:00
0xfff
373cc64526 [Feature] Mediaqueries Sync: add sync between css and js so the breakpoints can be queried from the js 2016-11-01 02:37:19 +01:00
0xfff
774970b974 [Fix] Menu: Overlay 2016-11-01 02:36:43 +01:00
0xfff
3685f559fd [Feature] Mobile Nav + Burger / CTA on Home 2016-11-01 02:10:13 +01:00
0xfff
c2c4e509d8 [Feature] CTA-Box: (WIP) Add ctabox module on homepage for merchants: needs to be made into a slider 2016-10-31 02:22:07 +01:00
0xfff
549eeab593 [Update] Sections: Increase fontsize / use btns for infogrid 2016-10-30 14:28:13 +01:00
0xfff
e11447cdb7 [Update] Translations: Add updated translations CN, ES, PT, RU 2016-10-30 13:22:42 +01:00
0xfff
7b4bb3cc0d (Fix) Build: use different syntax for cp tasks 2016-10-29 13:42:17 +02:00
0xfff
7d3f256d49 (Fix) Build: use different syntax for cp tasks 2016-10-29 13:13:47 +02:00
0xfff
f512c0281a [Update] Participate: Slow down boids / remove interactivity 2016-10-28 18:18:47 +02:00
Joshua Seigler
d96ca70bac feat: responsive hero header images (#23) 2016-10-21 13:27:19 -04:00
Perry Woodin
c7d3adfb19 I18n/links (#22)
* homepage links

* Link logo to What is Dash page.

* Plugin to generate sitemap.xml

* Link to sitemap plugin github repo.

* Footer links

Still need to create pages for:
* terms-of-use/
* contact/

* Get Dash and Participate links

* New link keys for language yml files.

* Missing Contact and Terms of Use pages (placeholders)
2016-10-12 12:45:40 -04:00
0xfff
f68334983f (Update) Hero: Optimize spacing and padding across various screensizes 2016-10-09 01:20:50 +02:00
0xfff
77b4fdd16c (Update) Page: Reduce default spacing to top 2016-10-08 22:04:06 +02:00
0xfff
4c555aa586 (Update) Hero/Blog: update post hero with breadcrumbs 2016-10-08 21:59:19 +02:00
0xfff
61a012ac30 [Refactor] Blog/Post: Use hero instead of (duplicate) header, update post templates with page module 2016-10-08 21:50:59 +02:00
0xfff
d7a13d8c9a (Update) Boids: decrease opacity / make it more subtle 2016-10-08 21:20:34 +02:00
0xfff
ccd1fb526b (Update) Boids: Reduce speed 1->0.25 2016-10-08 21:17:35 +02:00
0xfff
b456b9cf24 (Update) Boids: disable hover interactivity 2016-10-08 21:16:09 +02:00
0xfff
f93ab0df9a (Update) Hero: Add blue overlay by default, instead of dropshadow 2016-10-08 21:13:49 +02:00
0xfff
abaaea3161 (Fix) Build: watch yml files too 2016-10-08 21:12:52 +02:00
0xfff
9c94fde9a5 (Chore) eslint 2016-09-28 16:13:49 +02:00
0xfff
46702864a8 (Update) header: Start using gradients 2016-09-28 03:00:05 +02:00
0xfff
2dca46074e (Update) Hero: Add missing stripe element to all hero includes 2016-09-28 02:59:46 +02:00
0xfff
d4905011dd (Fix) Header: Language menu z-index 2016-09-28 01:45:18 +02:00
0xfff
2e0769b04f (Fix) info-grid: only add offset to second row in wide variation 2016-09-28 01:21:41 +02:00
0xfff
50cd9687f3 (Fix) Participate: Add missing padding-top to page 2016-09-28 00:56:02 +02:00
0xfff
3c097363ca (Update) Typography: Reduce font size on small devices (100%) 2016-09-28 00:55:40 +02:00
0xfff
501943589f (Update) Participate: use info-grid 2016-09-28 00:13:40 +02:00
0xfff
6a3f4cca60 (Update) Participate: Replace self-written boids with particle.js 2016-09-27 23:52:02 +02:00
0xfff
c0665911a9 (Chore) gitignore: ignore webstorm idea file 2016-09-27 23:20:00 +02:00
0xfff
67d0b8aa68 (fix) hero: add proper spacing for large screens 2016-09-27 10:59:41 +02:00
0xfff
956d374a75 (Chore) Build: Upgrade node-sass (3.4.2-> 3.10.0) 2016-09-27 10:59:21 +02:00
0xfff
4f7dda7c47 (Fix) GetDash: add ids so internal hashlinking works 2016-09-27 01:41:27 +02:00
0xfff
32e45e02cd (Update) Boids: increase movement speed / remove unused variable 2016-09-27 01:35:30 +02:00
0xfff
fd0251c24d (Feature) Boids: Add boids animation to Particiapte header 2016-09-27 01:32:03 +02:00
0xfff
d2eea20612 (fix) GetDash: add matchHeight to columns 2016-09-27 00:17:53 +02:00
0xfff
1cfddb82c7 (Update) GetDash: Add module infogrid / refactor page scss / add inverted navigation style 'black' 2016-09-26 22:43:04 +02:00
0xfff
69693de9a6 (Update) GetDash: Add new hero image 2016-09-26 22:42:26 +02:00
0xfff
9066e3ecb0 (Fix) Build: enable sass sourcemaps 2016-09-26 15:19:02 +02:00
0xfff
372b67d9c0 (Update) Typography: Reduce xxlarge title size 2016-09-26 15:18:51 +02:00
0xfff
e3c762edf8 (Update) Nav: replace link styling with mixin / decrease letter-spacing 2016-09-26 14:40:13 +02:00
0xfff
a502cf4d70 (Fix) index.html: use .row and .content correctly 2016-09-26 14:35:25 +02:00
0xfff
586b9b9ef3 (Refactor) Fonts / SCSS: Add Typography Mixins / Global Functions / Variables / Structure 2016-09-26 14:34:58 +02:00
0xfff
8c19d705dd (Update) Header: increase letter spacing 2016-09-26 13:31:15 +02:00
0xfff
d97a84c795 (Update) Colors: Add all color variables 2016-09-26 02:47:53 +02:00
0xfff
69f58a1a41 (Fix) Buttons: Remove arbitrary padding from btn-green 2016-09-26 02:47:39 +02:00
0xfff
bac1df746b (Chore) Sass Variables: Prefix color variables with "$color-" / Add typography variables 2016-09-26 02:37:19 +02:00
0xfff
92177218c3 (Fix) Header/Layout: revert change from calc to padding since it affects too many other things 2016-09-26 02:35:59 +02:00
0xfff
826dd028f2 (Fix) Header/Layout: revert change from calc to padding since it affects too many other things 2016-09-26 02:23:56 +02:00