Lee Wong
ab4856bb12
added chiense popup; added japanese language; removed guide link in mining
2017-05-30 01:02:30 +00:00
Lee Wong
d4cc669e20
Added mobile navigation for languages
2017-05-24 20:34:26 +07:00
Madeleine Shang
15aeb408c6
Merge remote-tracking branch 'upstream/master'
...
interim merge for commit (hooking up contact form)
2017-02-05 22:46:26 +00:00
Andy Freer
a30e70db5e
Add: Mobile Nav evo link
2017-02-05 20:56:49 +00:00
Madeleine Shang
225d114af9
remove other language options from mobile and desktop nav -for now
2017-02-05 20:55:24 +00:00
Madeleine Shang
7d3b828311
interim commit for link fix
2017-02-05 18:51:39 +00:00
andyfreer
fd85d63ab0
Update: Nav reduction
...
Remove Update, Evo links and lang text
2017-02-05 16:51:19 +00:00
Chuck Williams
443e06f609
Adds "Evolution" link to top nav (mobile|desktop)
2017-02-05 01:10:16 -07:00
0xfff
92af9d8d0e
[Fix] MobileNav: Make logo scroll with menu to prevent overlapping
2017-02-05 12:38:54 +09:00
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
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
44db9847cc
[Update] Nav: disable currency page for now
2016-11-06 00:12:25 +01:00
0xfff
935cb3316c
[Feature] Flags + Team
2016-11-06 00:02:36 +01:00
0xfff
69c3ad9b8b
[Fix] Overlay-Menu: Enable Languages + Font-Sizes
2016-11-05 20:41:00 +01:00
0xfff
3685f559fd
[Feature] Mobile Nav + Burger / CTA on Home
2016-11-01 02:10:13 +01: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
0xfff
cea60c5c6e
(Update) Navigation: Add basic language menu / Refactor markup structure
2016-09-09 16:13:17 +02: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