Commit graph

31 commits

Author SHA1 Message Date
Chuck Williams
e3fe661f8d refactors paths:
-- "/currency" --> "/network"
-- "/participate" --> "/contribute"
-- does NOT refactor corresponding yaml keys
2017-02-02 23:16:53 -07:00
Chuck Williams
2252470ba9 Lots of cleanup:
-- resolves image paths for blog posts - all language specific posts will use common /assets/img/blog path. language specific images can be specified in the front-matter if necessary.
-- adds language for "platform not detected" message
-- removes redundant "What is Dash" from header navigation
2017-02-02 22:49:14 -07:00
VitaliyTr
1cfc0dae75 added link to update page to navbar and footer 2017-01-22 23:04:47 +07:00
Perry Woodin
1da3f43370 merge from afreer 2016-11-14 20:09:54 -05:00
0xfff
c2fdbc7e7e [Update] Merchants: Add grid and styles (WIP) 2016-11-14 00:28:47 +01:00
Andy Freer
a32d788243 Update: Currency (Network) Page / MN chart (#38)
* Update: Currency (Network) page links & copy

* Update: Start-page masternode chart
2016-11-14 00:01:23 +01:00
Andy Freer
cf0ae7dd07 Update: Localize language names (#37) 2016-11-12 08:15:14 -05:00
0xfff
aaf05af8b3 [Update] Nav: switch blog and team item 2016-11-06 20:22:54 +01:00
andyfreer
ec2c4d6c29 Add: Merchant spage (initial skeleton, no content / styles) 2016-11-06 19:49:38 +01:00
0xfff
dbbb0ed7fb [Fix] Nav: Restore blog link 2016-11-06 11:07:36 +01:00
0xfff
44db9847cc [Update] Nav: disable currency page for now 2016-11-06 00:12:25 +01:00
0xfff
d6b74d6687 [Update] Nav: Remove Search 2016-11-06 00:10:44 +01:00
0xfff
935cb3316c [Feature] Flags + Team 2016-11-06 00:02:36 +01:00
0xfff
c9b4af3e4e [Update] Nav: Remove Projects / Link to Team Page 2016-11-05 19:55:54 +01:00
0xfff
3685f559fd [Feature] Mobile Nav + Burger / CTA on Home 2016-11-01 02:10:13 +01: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
1cfddb82c7 (Update) GetDash: Add module infogrid / refactor page scss / add inverted navigation style 'black' 2016-09-26 22:43:04 +02: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
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
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
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