From 49629b0c1861c2563c9270ef0b5d57d3b99fed40 Mon Sep 17 00:00:00 2001 From: Perry Woodin Date: Tue, 12 Jul 2016 13:02:45 -0400 Subject: [PATCH] Hero content and variable i18n example. --- _i18n/en.yml | 17 +++- _i18n/en/home/hero.html | 21 +++++ _i18n/es.yml | 3 +- _i18n/es/home/hero.html | 21 +++++ _includes/nav-desktop.html | 38 +++++--- _includes/nav-mobile.html | 16 ++-- _layouts/default.html | 30 +------ _site/es/index.html | 111 +++++++++++++---------- _site/es/participate/index.html | 58 ++---------- _site/es/what-is-dash/index.html | 150 +++++++++++++++++++++++++++++++ _site/index.html | 111 +++++++++++++---------- _site/participate/index.html | 58 ++---------- _site/what-is-dash/index.html | 150 +++++++++++++++++++++++++++++++ index.html | 12 ++- what-is-dash/index.html | 11 +++ 15 files changed, 554 insertions(+), 253 deletions(-) create mode 100644 _i18n/en/home/hero.html create mode 100644 _i18n/es/home/hero.html create mode 100644 _site/es/what-is-dash/index.html create mode 100644 _site/what-is-dash/index.html create mode 100644 what-is-dash/index.html diff --git a/_i18n/en.yml b/_i18n/en.yml index f61d6d7..067b370 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -6,12 +6,21 @@ global: pages: home: title: Official Website | Private Digital Currency - hero-h1: Dash is Digital Cash - hero-text: This is the hero text. + description: Dash is Digital Cash + hero-heading: Dash is Digital Cash + hero-text: The frist truly-decentralized digital money system
Meet Digital Cash + architecture-heading: Next-Gen Network Architecture + architecture-text: +

The core of Dash's unique technology is a 2-tier P2P network design that rewards users that hold Dash to host a type of supernode called a Masternode and host it 24/7 on dedicated hardware.

+

Masternodes work together in clusters and can't be faked like fullnodes in other digital currencies. This means they can provide new kinds of decentralized services, like instant transactions, anonymization and governance, without the threat of low-cost network attacks.

+ governance-heading: + governance-text: + what-is-dash: + title: What is Dash + description: get-dash: title: Get Dash - hero-h1: - hero-text: + description: nav: what-is-dash: What is Dash get-dash: Get Dash diff --git a/_i18n/en/home/hero.html b/_i18n/en/home/hero.html new file mode 100644 index 0000000..8a6db73 --- /dev/null +++ b/_i18n/en/home/hero.html @@ -0,0 +1,21 @@ +
+
+ +
+ + + {% include nav-desktop.html %} + + +

{% t pages.home.hero-heading %}

+

{% t pages.home.hero-text %}

+ + + +
\ No newline at end of file diff --git a/_i18n/es.yml b/_i18n/es.yml index c09f202..fcf496e 100644 --- a/_i18n/es.yml +++ b/_i18n/es.yml @@ -6,7 +6,6 @@ global: pages: home: title: Web Oficial | Privada Moneda Digital - hero-h1: Dash es Efectivo Digital - hero-text: This is the hero text. + description: nav: what-is-dash: ¿Cuál es la Dash diff --git a/_i18n/es/home/hero.html b/_i18n/es/home/hero.html new file mode 100644 index 0000000..8a6db73 --- /dev/null +++ b/_i18n/es/home/hero.html @@ -0,0 +1,21 @@ +
+
+ +
+ + + {% include nav-desktop.html %} + + +

{% t pages.home.hero-heading %}

+

{% t pages.home.hero-text %}

+ + + +
\ No newline at end of file diff --git a/_includes/nav-desktop.html b/_includes/nav-desktop.html index aa48241..b0a226d 100644 --- a/_includes/nav-desktop.html +++ b/_includes/nav-desktop.html @@ -1,13 +1,25 @@ - \ No newline at end of file +
+ + + + +
+ + + +
+ + +
\ No newline at end of file diff --git a/_includes/nav-mobile.html b/_includes/nav-mobile.html index 9a1f13c..56a042a 100644 --- a/_includes/nav-mobile.html +++ b/_includes/nav-mobile.html @@ -1,12 +1,12 @@ \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index e581b60..33502de 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,7 @@ {% if page.title %}{% t page.title %} — {% endif %}Dash - + @@ -34,34 +34,6 @@ - -
-
- -
-
- - - - {% include nav-desktop.html %} - -
- - - -
- -
-

{% t pages.home.hero-h1 %}

-

{% t pages.home.hero-text %}

- -
{{ content }} diff --git a/_site/es/index.html b/_site/es/index.html index b310464..735c6b9 100644 --- a/_site/es/index.html +++ b/_site/es/index.html @@ -34,48 +34,61 @@ - -
-
- -
-
- - - - - -
- - - -
- -
-

Dash es Efectivo Digital

-

This is the hero text.

-
- Get Dash -
-
- + + + + +
+ + + + +
+ + + +
+ + +
+ + +

Dash is Digital Cash

+

The frist truly-decentralized digital money system
Meet Digital Cash

+ +
+ Get Dash +
+ + + +
+ Next-Gen Network Architecture + +

The core of Dash's unique technology is a 2-tier P2P network design that rewards users that hold Dash to host a type of supernode called a Masternode and host it 24/7 on dedicated hardware.

Masternodes work together in clusters and can't be faked like fullnodes in other digital currencies. This means they can provide new kinds of decentralized services, like instant transactions, anonymization and governance, without the threat of low-cost network attacks.

+
+ + + -
-
- -
-
- - - - - -
- - - -
- -
-

Dash es Efectivo Digital

-

This is the hero text.

-
- Get Dash -
-
diff --git a/_site/es/what-is-dash/index.html b/_site/es/what-is-dash/index.html new file mode 100644 index 0000000..d0a4348 --- /dev/null +++ b/_site/es/what-is-dash/index.html @@ -0,0 +1,150 @@ + + + + + What is Dash — Dash + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ + +
+ + + + +
+ + + +
+ + +
+ + +

Dash is Digital Cash

+

The frist truly-decentralized digital money system
Meet Digital Cash

+ +
+ Get Dash +
+ +
+ +
+ What is dash page. +
+ + +
+ + This is the footer + +
+ + + + + + + + + + + diff --git a/_site/index.html b/_site/index.html index 895d113..8d9e2af 100644 --- a/_site/index.html +++ b/_site/index.html @@ -34,48 +34,61 @@ - -
-
- -
-
- - - - - -
- - - -
- -
-

Dash is Digital Cash

-

This is the hero text.

-
- Get Dash -
-
- + +
+ + +
+ + + + +
+ + + +
+ + +
+ + +

Dash is Digital Cash

+

The frist truly-decentralized digital money system
Meet Digital Cash

+ +
+ Get Dash +
+ + + +
+ Next-Gen Network Architecture + +

The core of Dash's unique technology is a 2-tier P2P network design that rewards users that hold Dash to host a type of supernode called a Masternode and host it 24/7 on dedicated hardware.

Masternodes work together in clusters and can't be faked like fullnodes in other digital currencies. This means they can provide new kinds of decentralized services, like instant transactions, anonymization and governance, without the threat of low-cost network attacks.

+
+ + + -
-
- -
-
- - - - - -
- - - -
- -
-

Dash is Digital Cash

-

This is the hero text.

-
- Get Dash -
-
diff --git a/_site/what-is-dash/index.html b/_site/what-is-dash/index.html new file mode 100644 index 0000000..9826976 --- /dev/null +++ b/_site/what-is-dash/index.html @@ -0,0 +1,150 @@ + + + + + What is Dash — Dash + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ + +
+ + + + +
+ + + +
+ + +
+ + +

Dash is Digital Cash

+

The frist truly-decentralized digital money system
Meet Digital Cash

+ +
+ Get Dash +
+ +
+ +
+ What is dash page. +
+ + +
+ + This is the footer + +
+ + + + + + + + + + + diff --git a/index.html b/index.html index 31ea36b..6809380 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,19 @@ --- layout: default title: pages.home.title -description: Dash is Digital Cash +description: pages.home.description --- + +{% tf home/hero.html %} + +
+ {% t pages.home.architecture-heading %} + + {% t pages.home.architecture-text %} +
+ +