added link to update page to navbar and footer

This commit is contained in:
VitaliyTr 2017-01-22 23:04:47 +07:00
parent 880aaa1e45
commit 1cfc0dae75
6 changed files with 440 additions and 0 deletions

View file

@ -2,6 +2,63 @@
# For multiple paragraph content add two line breaks # For multiple paragraph content add two line breaks
pages: pages:
evolution:
title: Dash Official Website | Dash Crypto Currency
description: Dash is Digital Cash
hero-image:
hero-heading: 12.1 Update
hero-text: Launching a new software release on the network requires that all budget proposals be re-submitted into the system.
hero-btn: >
Launch date: February 5th, 2017
video-heading: CORE DEVELOPMENT
video-text: The first area of progress is Dash Core. In addition to running the network at present, Dash Core also serves as the backbone of the Evolution engine.
video-btn: Overview Video
merchants-heading: WooCommerce Integration
merchants-text: Download Plugin for WooCommerce Wordpress and start using Digital Cash!
merchants-btn: Get Plugin
integrate-heading: 12.1 Updates
integrate-text: Sentinel can also be re-geared and deployed to operate digital companies that have a built-in workforce, infrastructure to deploy again, and as an engine for storage and retrieval of information.
slack-btn: Slack Chanel
forum-btn: Dash Forums
execution-heading: STRATEGIC EXECUTION
execution-text:
Ryan Taylor, Dashs CFO, has coordinated a deal with Arizona State Universitys SkySong incubator, allowing us access to their top tier facility in Tempe, Arizona.
There are 29 fast-growing, innovative startups sharing this location, and we look forward to talking with many of them. We also look forward to hiring exceptional talent from the University.
execution-btn: Learn More
execution-link: https://www.dash.org/forum/threads/january-2017-budget-report.12601/
update-heading: EVOLUTION UPDATE
update-text:
Lead evolution developer Andy Freer has been locked away producing huge amounts of documentation for the various concepts of Evolution. This comes after months of conversations between Andy and myself about how each component of Evolution works, then reimagining it and improving the components and designs systematically.
Since the original research phase, documentation, specifications, plans and diagrams have been being drafted, growing into a collection of documents that will be put into a wiki with full documentation for Evolutions end-to-end design and implementation.
proposal-btn: Proposals
proposal-submit-btn: Submit a Proposal
evolution-research-heading: EVOLUTION RESEARCH
evolution-research-text:
In January 2016 we released an early Evolution prototype based on Electrum which enabled basic functions such as registering a username and paying friends by name.
The prototype was pretty basic, with user interaction limited to just paying a few friends and user data stored on a dev server, but at least it proved the concept.
What we set out to do then was to design and prototype all the key technologies that would make these functions work in a purely P2P way, with data secured on the Dash blockchain and accessible from anywhere on any device, with integrated SPV based security and no centralized intermediary services required, and using the most common and censorship resistant protocol available HTTP(S)
evolution-research-btn: Network Stats
launching-heading: LAUNCHING DATES
launching-text: >
Launching a new software release on the network requires that all budget proposals be re-submitted into the system.
Due to the timing of superblocks, we have a short window to launch, near the beginning of the month. In order to ensure we launch the most stable possible version of the software without interfering with the budget system, we would like to hold off until early February to launch 12.1. Launch date: February 5th, 2017.
launching-btn: Budgets
launching-link: https://www.dashcentral.org/budget
update: update:
title: Dash Official Website | Dash Crypto Currency title: Dash Official Website | Dash Crypto Currency
description: Dash is Digital Cash description: Dash is Digital Cash
@ -386,6 +443,7 @@ nav:
buy: Buy Dash buy: Buy Dash
shop: Shop with Dash shop: Shop with Dash
debit: Dash Debit Card debit: Dash Debit Card
update: Update
participate: Contribute participate: Contribute
mining: Start Mining mining: Start Mining

View file

@ -47,6 +47,7 @@
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146914" target="_blank">{% t nav.info %}</a></li> <li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146914" target="_blank">{% t nav.info %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/" target="_blank">{% t nav.wiki %}</a></li> <li><a href="https://dashpay.atlassian.net/wiki/" target="_blank">{% t nav.wiki %}</a></li>
<li><a href="{{ basenav }}/team/">{% t nav.team %}</a></li> <li><a href="{{ basenav }}/team/">{% t nav.team %}</a></li>
<li><a href="{{ basenav }}/update/">{% t nav.update %}</a></li>
<li><a href="https://www.dashfoundation.io/" target="_blank">{% t nav.foundation %}</a></li> <li><a href="https://www.dashfoundation.io/" target="_blank">{% t nav.foundation %}</a></li>
<li><a href="{{ basenav }}/contact/">{% t nav.contact %}</a></li> <li><a href="{{ basenav }}/contact/">{% t nav.contact %}</a></li>
</ul> </ul>

26
_includes/hero/evolution.html Executable file
View file

@ -0,0 +1,26 @@
<div class="hero" id="hero">
<div class="hero__background">
{% srcset hero/home.jpg ppi:1,2 class="hero__background-image" %}
{% srcset_source width:1920 %}
{% srcset_source width:1280 %}
{% srcset_source width:1024 %}
{% srcset_source width:800 %}
{% endsrcset %}
</div>
<!-- Navigation -->
{% include nav-desktop.html %}
<!-- Hero content -->
<div class="hero__content">
<h1 class="hero__title">{% t pages.home.hero-heading %}</h1>
<p class="hero__lead">{% t pages.home.hero-text %}</p>
<div class="hero__buttons">
<a href="get-dash/" class="btn-blue-solid btn-large">{% t nav.get-dash %}</a>
</div>
</div>
<!-- Hero stripe -->
<div class="hero__stripe"></div>
</div>

View file

@ -24,6 +24,7 @@
<li class="nav__item"><a href="{{ basenav }}/community/" class="nav__link">{% t nav.community %}</a></li> <li class="nav__item"><a href="{{ basenav }}/community/" class="nav__link">{% t nav.community %}</a></li>
<li class="nav__item"><a href="{{ basenav }}/team" class="nav__link">{% t nav.team %}</a></li> <li class="nav__item"><a href="{{ basenav }}/team" class="nav__link">{% t nav.team %}</a></li>
<li class="nav__item"><a href="{{ basenav }}/blog/" class="nav__link">{% t nav.blog %}</a></li> <li class="nav__item"><a href="{{ basenav }}/blog/" class="nav__link">{% t nav.blog %}</a></li>
<li class="nav__item"><a href="{{ basenav }}/update/" class="nav__link">{% t nav.update %}</a></li>
{% if page.layout != 'post' %} {% if page.layout != 'post' %}
<li class="nav__item nav__item--languages"> <li class="nav__item nav__item--languages">

View file

@ -12,6 +12,7 @@
<li class="overlay-menu__item"><a href="{{ basenav }}/community/" class="overlay-menu__link">{% t nav.community %}</a></li> <li class="overlay-menu__item"><a href="{{ basenav }}/community/" class="overlay-menu__link">{% t nav.community %}</a></li>
<li class="overlay-menu__item"><a href="{{ basenav }}/team" class="overlay-menu__link">{% t nav.team %}</a></li> <li class="overlay-menu__item"><a href="{{ basenav }}/team" class="overlay-menu__link">{% t nav.team %}</a></li>
<li class="overlay-menu__item"><a href="{{ basenav }}/blog/" class="overlay-menu__link">{% t nav.blog %}</a></li> <li class="overlay-menu__item"><a href="{{ basenav }}/blog/" class="overlay-menu__link">{% t nav.blog %}</a></li>
<li class="overlay-menu__item"><a href="{{ basenav }}/update/" class="overlay-menu__link">{% t nav.update %}</a></li>
{% if page.layout != 'post' %} {% if page.layout != 'post' %}
<li class="overlay-menu__item overlay-menu__item--languages"> <li class="overlay-menu__item overlay-menu__item--languages">

353
evolution/index.html Executable file
View file

@ -0,0 +1,353 @@
---
layout: default
title: pages.home.title
description: pages.home.description
---
{% include hero/evolution.html %}
<div class="page page--home">
<!--
WHAT IS DASH?
LINK TO VIDEO.
-->
<section class="section section--home-cta">
<div class="section__content">
<h2 class="section__title">{% t pages.home.video-heading %}</h2>
<div class="section__lead">{% tmd pages.home.video-text %}</div>
<div class="section__btn-grp">
<a href="https://www.youtube.com/watch?v=S0oNO3mbBE8" class="btn-blue btn-large" target="_blank" data-js-popup="video">{% t pages.home.video-btn %}</a>
<a href="{{ basenav }}/get-dash/" class="btn-blue-solid btn-large">{% t nav.download %}</a>
</div>
</div>
</section>
<!--
MERCHANTS
-->
<section>
<div class="content">
<div>
<h2>{% t pages.home.merchants-heading %}</h2>
{% tmd pages.home.merchants-text %}
</div>
<div class="ctabox ctabox--gray-light-bg" data-js-ctabox>
<div class="ctabox__inner">
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://shakepay.co" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/shakepay_logo.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">Shake Pay</h4>
<p class="ctabox__description">Dash-Visa Debit Card</p>
</div>
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://www.livingroomofsatoshi.com/" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/livingroomofsatoshi_logo.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">Living Room of..</h4>
<p class="ctabox__description">Pay bills in Australia</p>
</div>
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://www.bolehvpn.net/" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/bolehvpn.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">Boleh VPN</h4>
<p class="ctabox__description">Secure, Private VPN</p>
</div>
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://node40.com" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/node40.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">Node40</h4>
<p class="ctabox__description">Masternode Hosting</p>
</div>
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://shapeshift.io" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/shapeshift_logo.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">ShapeShift</h4>
<p class="ctabox__description">Exchange Dash for Bitcoin</p>
</div>
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://www.qhoster.com/" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/qhoster.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">Qhoster</h4>
<p class="ctabox__description">Quality Hosting</p>
</div>
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="http://www.isg3d.com/" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/isg3d_logo.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">ISG3D</h4>
<p class="ctabox__description">3D Printing Services</p>
</div>
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://www.coaex.com" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/coaex_logo.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">CoaEX</h4>
<p class="ctabox__description">Precious Metals</p>
</div>
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="http://bravenewbookstore.com/" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/bravenewbooks_logo.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">BraveNewBooks</h4>
<p class="ctabox__description">Book Store</p>
</div>
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://giftoff.com/" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/giftoff_logo.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">GiftOff</h4>
<p class="ctabox__description">Gift Cards</p>
</div>
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://key4co.in" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/key4coin_logo.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">Key4Coin</h4>
<p class="ctabox__description">Game Keys</p>
</div>
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://protonmail.com/" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/protonmail.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">ProtonMail</h4>
<p class="ctabox__description">Secure, Private Email</p>
</div>
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://misconductwineco.com/" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/merchants/misconductwine_logo.jpg" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">Misconduct Wine</h4>
<p class="ctabox__description">Premium micro-lot wines</p>
</div>
</a>
</article>
</div>
</div>
<div>
<a href="/merchants/" target="_blank" class="btn-blue">{% t pages.home.merchants-btn %}</a>
<a href="{% t pages.home.merchants-link %}" target="_blank" class="btn-blue">{% t pages.home.merchants-join-btn %}</a>
</div>
</div>
</section>
<!--
DASH FEATURES
PRIVATE | INSTANT | SECURE
-->
<section>
<div class="content">
<div class="row features-collection">
<div class="col-sm-4">
<img src="/assets/img/home/instant.svg" height="100" alt="{% t pages.home.feature-instant-heading %}">
<h2>{% t pages.home.feature-instant-heading %}</h2>
{% tmd pages.home.feature-instant-text %}
</div>
<div class="col-sm-4">
<img src="/assets/img/home/private.svg" height="100" alt="{% t pages.home.feature-private-heading %}">
<h2>{% t pages.home.feature-private-heading %}</h2>
{% tmd pages.home.feature-private-text %}
</div>
<div class="col-sm-4">
<img src="/assets/img/home/secure.svg" height="100" alt="{% t pages.home.feature-secure-heading %}">
<h2>{% t pages.home.feature-secure-heading %}</h2>
{% tmd pages.home.feature-secure-text %}
</div>
</div>
</div>
</section>
<!--
NETWORK ARCHITECTURE
-->
<section class="section--masternode">
<div class="content">
<div class="row">
<div class="col-sm-6">
<h2>{% t pages.home.architecture-heading %}</h2>
{% tmd pages.home.architecture-text %}
<a href="{% t pages.home.architecture-link %}" target="_blank" class="btn-blue">{% t pages.home.architecture-btn %}</a>
</div>
<div class="col-sm-6 home-architecture-graphic">
<img src="/assets/img/home/globe.png" alt="{% t pages.home.architecture-heading %}">
</div>
</div>
</div>
</section>
<!--
SELF GOVERNING | SELF FUNDING
-->
<section>
<div class="content">
<div class="row">
<div class="col-sm-6 col-sm-push-6">
<h2>{% t pages.home.governance-heading%}</h2>
{% tmd pages.home.governance-text %}
<a href="http://dashvotetracker.com/" target="_blank" class="btn-blue">{% t pages.home.proposal-btn %}</a>
<a href="https://dashcentral.org/" target="_blank" class="btn-blue">{% t pages.home.proposal-submit-btn %}</a>
</div>
<div class="col-sm-6 col-sm-pull-6 home-budgets-graphic">
<img src="/assets/img/home/budgets.png" alt="{% t pages.home.governance-heading%}">
</div>
</div>
</div>
</section>
<!--
FASTEST GROWING NETWORK
-->
<section>
<div class="content">
<div class="row">
<div class="col-sm-6">
<h2>{% t pages.home.network-growth-heading %}</h2>
{% tmd pages.home.network-growth-text %}
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.home.network-growth-btn %}</a>
</div>
<!--div class="col-sm-6 home-network-graphic">
<img src="/assets/img/home/graph.png" alt="{% t pages.home.network-growth-heading %}">
</div-->
<div class="col-sm-6 home-network-graphic-live">
<img src="http://178.254.23.111/~pub/masternode_count.png" alt="{% t pages.home.network-growth-heading %}">
</div>
</div>
</div>
</section>
<!--
EVOLUTION
-->
<section>
<div class="content">
<div class="row">
<div class="col-sm-6 col-sm-push-6">
<h2>{% t pages.home.evolution-heading %}</h2>
{% tmd pages.home.evolution-text %}
<a href="{% t pages.home.evolution-link %}" target="_blank" class="btn-blue">{% t pages.home.evolution-btn %}</a>
</div>
<div class="col-sm-6 col-sm-pull-6 home-evolution-graphic">
<img src="/assets/img/home/evo.png" alt="Dash Evolution">
</div>
</div>
</div>
</section>
<!--
LATEST NEWS
-->
<section class="home-latest-news">
<div class="content">
<h2>{% t pages.home.news-heading %}</h2>
<div class="row">
{% for post in site.posts limit:4 %}
<div class="col-sm-6 col-md-3">
<div class="news-post">
<div class="news-image">
{% if post.image %}
<img src="{{ basenav }}/assets/img/blog/{{ post.image }}">
{% endif %}
</div>
<div class="news-body">
<h3 class="news-title">{{ post.title }}</h3>
<div class="date">{{ post.date | date: "%b %d, %Y" }}</div>
<p>{{ post.excerpt | strip_html | truncate: 250 }}</p>
<a class="read-more" href="{{ basenav }}{{ post.url }}">Read More...</a>
</div>
</div>
</div>
{% endfor %}
</div>
<div>
<a href="{{ basenav }}/blog/" class="btn-blue">{% t pages.home.news-btn %}</a>
</div>
</div>
</section>
<!--
GET STARTED
-->
<section class="home-get-started-cta">
<div class="content">
<h2>{% t pages.home.get-started-heading %}</h2>
{% tmd pages.home.get-started-text %}
<a href="{{ basenav }}/get-dash/" class="btn-white-solid">{% t pages.home.get-started-btn %}</a>
<img src="/assets/img/home/macbook.png" alt="">
</div>
</section>
</div>