Commit graph

20 commits

Author SHA1 Message Date
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