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
0xfff
33fd77f796
(Update) Hero: adjust spacing to button / increase title size / adjust text opacity
2016-09-26 01:57:23 +02:00
0xfff
69d9d2c1d1
(Refactor) Hero: Markup / BEM / Spacing / Responsive Height / Variables ( #20 )
...
* (Refactor) Hero: Markup / BEM / Spacing / Responsive Height / Variables
* (Fix) Header: adjust spacing with padding
2016-09-26 01:40:16 +02:00
0xfff
251405a23e
(Update) Header: adjust h1 size
2016-09-26 00:10:03 +02:00
0xfff
159f9797b3
(Update) Buttons: Add new button styles
2016-09-26 00:09:46 +02:00
0xfff
c2f4932e26
(Feature) Fonts: Montserrat (ExtraLight – Medium)
2016-09-25 22:08:26 +02:00
0xfff
76a9e42877
(Fix) Build: copy fonts correctly
2016-09-23 23:37:48 +02:00
Perry Woodin
29411c31a8
Feature/travis ( #18 )
...
* Add key to list of known hosts.
* Deploy on travis branch
* Changed build directory from _dist to _site
* Changing build branch back to master.
2016-09-20 13:37:21 -04:00
Joshua Seigler
e341a07fb5
style guide update, fix fonts after build process reorg ( #17 )
...
* feat: style guide update
* feat: style guide update
* fix: make 'npm run font' use correct dest folder
2016-09-20 12:56:26 -04:00
0xfff
e6953b067d
(Fix) Popup: move files to correct folders (after merge)
2016-09-17 02:43:34 +02:00
0xfff
87d05d09ce
Merge branch 'feature/video-popup'
...
* feature/video-popup:
(Feature) Popup: Add video popup for the overview video
# Conflicts:
# _layouts/default.html
# src/scss/main.scss
2016-09-17 02:33:55 +02:00