
diff --git a/README.md b/README.md index 89860a2..37817ba 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ We are using Jekyll to generate the static html files. https://jekyllrb.com -### Requirements +### Requirements (mac) * Ruby: `brew install ruby` * Ruby Gems: https://rubygems.org/pages/download * NoddeJS: https://nodejs.org/en/ diff --git a/_includes/nav-desktop.html b/_includes/nav-desktop.html index e79fecf..1fce96c 100644 --- a/_includes/nav-desktop.html +++ b/_includes/nav-desktop.html @@ -1,3 +1,17 @@ +{% assign base = '' %} +{% assign depth = page.url | split: '/' | size | minus: 1 %} +{% if depth == -1 %}{% assign base = '.' %} +{% elsif depth == 1 %}{% assign base = '..' %} +{% elsif depth == 2 %}{% assign base = '../..' %} +{% elsif depth == 3 %}{% assign base = '../../..' %} +{% elsif depth == 4 %}{% assign base = '../../../..' %}{% endif %} + +{% if site.lang != "en" %} + {% assign base = base | prepend: '../' %} +{% endif %} + +{% capture basenav %}{{ base }}{% if site.lang != "en" %}/{{ site.lang }}{% endif %}{% endcapture %} +
Signup to our forum we'll send you some Dash!
+Signup on our forum we'll send you some Dash!
Sign up for Dash -Enter your Email Address
+Enter Your Email Address
Signup to our forum we'll send you some Dash!
+Signup on our forum we'll send you some Dash!
Sign up for Dash -Enter your Email Address
+Enter Your Email Address
Trade local currency for Dash on an Exchange Market
+Trade local currency for Dash on an exchange
Trade Dash @@ -124,22 +126,22 @@Instant and anonymous online purchases, direct from your Dash Wallet
+Instant and anonymous online purchases, direct from your Dash wallet
More MerchantsDash-Visa debit card with no foreign transaction fees & mobile tap & pay
+Dash-Visa debit card with no foreign transaction fees and mobile "tap & pay"
Get ShakeSignup to our forum we'll send you some Dash!
+Signup on our forum we'll send you some Dash!
Sign up for Dash -Enter your Email Address
+Enter Your Email Address
Use Dash to make instant, anonymous payments online or in-store using our secure open-source platform hosted by 1,000's of users around the world.
+Use Dash to make instant, anonymous payments online or in-store using our secure open-source platform hosted by thousands of users around the world.
Watch Overview Video @@ -103,7 +105,7 @@Earn Dash by powering, securing or developing the Dash Network
+Earn Dash by powering, securing or developing the Dash network
Help power Dash by hosting a Masternode or join a shared hosting service. Masternodes operators are rewarded for providing decentralized services to our users and anyone can set one up.
+Help power Dash by hosting a masternode or join a shared hosting service. Masternodes operators are rewarded for providing decentralized services to our users.
Setup a MasternodeMine Dash using your computer or dedicated hardware. Miners are rewarded for securing the Dash Network.
+Mine Dash using your computer or dedicated hardware. Miners are rewarded for securing the Dash network.
Start Mining -Dash's Network funds winning proposals each month for anything that can improve Dash like hiring developers, making decisions or integrating Dash payments into more online stores and retail outlets.
+Dash's Network funds winning proposals each month for anything that can improve Dash, such as hiring developers, making decisions or integrating Dash payments into more online stores and retail outlets.
Submit a Proposal @@ -175,24 +177,32 @@ Social - + } - + @@ -45,23 +39,31 @@Trade local currency for Dash on an Exchange Market
+Trade local currency for Dash on an exchange
Trade Dash @@ -124,22 +126,22 @@Instant and anonymous online purchases, direct from your Dash Wallet
+Instant and anonymous online purchases, direct from your Dash wallet
More MerchantsDash-Visa debit card with no foreign transaction fees & mobile tap & pay
+Dash-Visa debit card with no foreign transaction fees and mobile "tap & pay"
Get ShakeSignup to our forum we'll send you some Dash!
+Signup on our forum we'll send you some Dash!
Sign up for Dash -Enter your Email Address
+Enter Your Email Address
Use Dash to make instant, anonymous payments online or in-store using our secure open-source platform hosted by 1,000's of users around the world.
+Use Dash to make instant, anonymous payments online or in-store using our secure open-source platform hosted by thousands of users around the world.
Watch Overview Video @@ -103,7 +105,7 @@Earn Dash by powering, securing or developing the Dash Network
+Earn Dash by powering, securing or developing the Dash network
Help power Dash by hosting a Masternode or join a shared hosting service. Masternodes operators are rewarded for providing decentralized services to our users and anyone can set one up.
+Help power Dash by hosting a masternode or join a shared hosting service. Masternodes operators are rewarded for providing decentralized services to our users.
Setup a MasternodeMine Dash using your computer or dedicated hardware. Miners are rewarded for securing the Dash Network.
+Mine Dash using your computer or dedicated hardware. Miners are rewarded for securing the Dash network.
Start Mining -Dash's Network funds winning proposals each month for anything that can improve Dash like hiring developers, making decisions or integrating Dash payments into more online stores and retail outlets.
+Dash's Network funds winning proposals each month for anything that can improve Dash, such as hiring developers, making decisions or integrating Dash payments into more online stores and retail outlets.
Submit a Proposal @@ -175,24 +177,32 @@ Social - + }