0xfff
3aa5989f2c
[Update] Blog: style blog page / featureposts
2016-11-05 16:24:20 +01:00
Joshua Seigler
2122f6255f
feat: add remaining footer links
2016-11-04 21:21:33 +01:00
Joshua Seigler
ef57c404cf
feat: populate footer links
2016-11-04 21:21:33 +01:00
andyfreer
7766c61b9d
Community page: Wire buttons and anchors
2016-11-04 21:21:20 +01:00
0xfff
3685f559fd
[Feature] Mobile Nav + Burger / CTA on Home
2016-11-01 02:10:13 +01: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
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
2dca46074e
(Update) Hero: Add missing stripe element to all hero includes
2016-09-28 02:59:46 +02:00
0xfff
6a3f4cca60
(Update) Participate: Replace self-written boids with particle.js
2016-09-27 23:52:02 +02:00
0xfff
fd0251c24d
(Feature) Boids: Add boids animation to Particiapte header
2016-09-27 01:32:03 +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
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
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
Perry Woodin
ad056aa1cb
Fix/html ( #13 )
...
* Remove style-guide from i18n builds
* Remove uncategorized from CN blog posts.
* Team images and alt attributes.
* Fixing language linkage
* Ignore missing or empty alt tags
* ignore sass-cache
* fix gitignore for sass-cache
* fix gitignore for sass-cache
* Only show language dropdown if the page is not a post (blog)
* New url with site.lang included.
* Removed the site.baseurl var from the posts.
2016-09-12 15:25:54 -04:00
Perry Woodin
0d43667e7c
Update: Refactor hero files. ( #11 )
...
- Removed the duplicate hero files that were located in the _i18n
directory and moved them into the _includes.
- Changed the hero image to a variable.
- New hero images.
2016-09-09 16:21:25 -04:00
0xfff
db93e035b5
(Update) Footer: Layout / Responsive / mediaQueries / matchHeight.js ( #9 )
...
* (Update) Home: Adjust section spacing
* (Feature) Mediaqueries: Add mq mixin
* (Update) Layout/JS: move javascript to bottom of page (performance!)
* (Update) Footer: general styling + responsive styles
2016-09-09 12:56:27 -04:00
Perry Woodin
f5da2712a3
pr7
2016-09-09 12:55:16 -04:00
0xfff
7cb8aac36e
(Update) Nav: Link the Dash logo to the homepage ( #6 )
...
* (Update) Nav: Link the Dash logo to the homepage
* (Update) Header: Reduce dropshadow
2016-09-09 12:45:29 -04:00
0xfff
cea60c5c6e
(Update) Navigation: Add basic language menu / Refactor markup structure
2016-09-09 16:13:17 +02:00
Joshua Seigler
f819f148bb
improve header styles, button styles, fonts
2016-07-29 00:24:13 -04:00
Joshua Seigler
ee61fa65c1
updating footer markup, first pass at styles (not responsive yet)
2016-07-24 18:44:43 -04:00
Joshua Seigler
beb38babd9
add a style guide section, add existing colors
2016-07-23 01:36:03 -04:00
Perry Woodin
13ac889ada
Including the base.html for relative links.
2016-07-14 14:38:36 -04:00
Perry Woodin
01c297d5e7
Blog section
...
The blog is driven by the _posts directory nested in each language.
2016-07-14 14:05:47 -04:00
Perry Woodin
bcabe142a6
Moved base.html login inline
...
The base could not be included as a snippet because it causes a stack
error due to a conflict with the i18n plugin.
2016-07-14 07:34:04 -04:00
Perry Woodin
d46f77d074
Need to move base.html out of the default layout.
...
Ruby can’t handle the stack depth.
2016-07-13 16:00:38 -04:00
Perry Woodin
f371dd4cd3
Relative links
...
Created a _include snippet base.html that can be used to create
relative links to assets.
2016-07-13 15:46:48 -04:00
Perry Woodin
4e6b536aad
Language specific navigation
...
Set the base url based on the selected language.
2016-07-13 10:44:00 -04:00
Perry Woodin
df8671072d
Added get-dash
...
- Removed what-is-dash as it should point to the home page.
2016-07-13 08:07:02 -04:00
Perry Woodin
b8999e100c
Moved footer to an include
2016-07-12 17:28:49 -04:00
Perry Woodin
49629b0c18
Hero content and variable i18n example.
2016-07-12 13:02:45 -04:00
Perry Woodin
fd43071a3c
Navigation
...
- Split the navigation out to separate files.
- Set the navigation items to i18n strings.
- Updated the overlay css to accommodate the number of nav items.
2016-07-12 10:21:59 -04:00
Perry Woodin
cbbac7e2d9
Initial commit
2016-06-14 15:07:17 -04:00