mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
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
This commit is contained in:
parent
90db58113a
commit
2252470ba9
18 changed files with 717 additions and 707 deletions
|
@ -1,296 +1,296 @@
|
|||
---
|
||||
layout: default
|
||||
title: pages.evolution.title
|
||||
description: pages.evolution.description
|
||||
---
|
||||
|
||||
|
||||
{% include hero/evolution.html %}
|
||||
{% include base.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.evolution.video-heading %}</h2>
|
||||
<div class="section__lead">{% tmd pages.evolution.video-text %}</div>
|
||||
|
||||
<div class="section__btn-grp">
|
||||
<a href="https://www.youtube.com/watch?v=rcHC40YmS0g" class="btn-blue btn-large" target="_blank" data-js-popup="video">{% t pages.evolution.video-btn %}</a>
|
||||
<a href="{{ basenav }}/get-dash/" class="btn-blue-solid btn-large">{% t pages.evolution.sentinel-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
prototype
|
||||
-->
|
||||
|
||||
<section class="home-get-started-cta evo-prototype-section">
|
||||
<div class="content">
|
||||
<h2>{% t pages.evolution.evo-prototype-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.evo-prototype-text %}
|
||||
|
||||
<a href="{{ basenav }}/get-dash/" class="btn-white-solid">{% t pages.evolution.evo-prototype-btn %}</a>
|
||||
|
||||
<img src="/assets/img/evolution/bigwallet.png" alt="">
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
COMPONENTS
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div>
|
||||
<h2>{% t pages.evolution.component-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.component-text %}
|
||||
</div>
|
||||
|
||||
<div class="ctabox ctabox_small-font 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/update/network.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">DashDrive</h4>
|
||||
<p class="ctabox__description">A decentralized shared file system that lives on the second tier network</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/update/update.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">DAPI</h4>
|
||||
<p class="ctabox__description">A decentralized API which allows third tier users to access the network securely</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/update/frontend.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">DashPay Decentralized Wallets</h4>
|
||||
<p class="ctabox__description">These wallets are light clients connected to the network via DAPI and run on various platforms</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/update/backend.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">Second Tier</h4>
|
||||
<p class="ctabox__description">The masternode network, which provides compensated infrastructure for the project</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/update/code.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title"> Budgets</h4>
|
||||
<p class="ctabox__description">The second tier is given voting power to allocate funds for specific projects on the network via the budget system</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/update/strategic.jpg" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">Governance</h4>
|
||||
<p class="ctabox__description">The second tier is given voting power to govern the currency and chart the course the currency takes</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/update/strategic.jpg" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">Quorum Chain</h4>
|
||||
<p class="ctabox__description">This feature introduces a permanent stable masternode list, which can be used to calculate past and present quorums</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/update/strategic.jpg" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">Social Wallet</h4>
|
||||
<p class="ctabox__description">We introduce a social wallet, which allows friends lists, grouping of users and shared multisig accounts.</p>
|
||||
</div>
|
||||
</a>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="/merchants/" target="_blank" class="btn-blue">{% t pages.evolution.slack-btn %}</a>
|
||||
<a href="{% t pages.home.merchants-link %}" target="_blank" class="btn-blue">{% t pages.evolution.forum-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<!--
|
||||
NETWORK ARCHITECTURE
|
||||
-->
|
||||
<section class="section--masternode">
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>{% t pages.evolution.docs-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.docs-text %}
|
||||
|
||||
<a href="{% t pages.evolution.docs-link %}" target="_blank" class="btn-blue">{% t pages.evolution.docs-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 home-architecture-graphic">
|
||||
<img src="/assets/img/evolution/doc.png" alt="{% t pages.evolution.docs-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
EVOLUTION PROTOTYPE
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>{% t pages.evolution.prototype-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.prototype-text %}
|
||||
|
||||
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.evolution.prototype-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 home-network-graphic-live">
|
||||
<img src="/assets/img/evolution/evo_prototype.png" alt="{% t pages.update.research-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<!--
|
||||
EVOLUTION EXPLORE
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6 col-sm-push-6">
|
||||
<h2>{% t pages.evolution.explore-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.explore-text %}
|
||||
<a href="{{ basenav }}/community/#news" class="btn-blue">{% t pages.evolution.subscribe-btn %}</a>
|
||||
<a href="https://twitter.com/dashpay" class="btn-blue">{% t pages.evolution.follow-soc-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-pull-6 ">
|
||||
<img src="/assets/img/home/budgets.png" alt="{% t pages.evolution.explore-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
EVOLUTION MERCHANTS
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>{% t pages.evolution.merchants-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.merchants-text %}
|
||||
|
||||
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.evolution.merchants-btn %}</a>
|
||||
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.evolution.merchants-plugin-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 home-network-graphic-live">
|
||||
<img src="/assets/img/evolution/merchants.png" alt="{% t pages.evolution.merchants-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<!--
|
||||
SOCIAL
|
||||
-->
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6 col-sm-push-6">
|
||||
<h2>{% t pages.evolution.social-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.social-text %}
|
||||
|
||||
<a href="{{ basenav }}/community/#news" class="btn-blue">{% t pages.evolution.subscribe-btn %}</a>
|
||||
<a href="https://twitter.com/dashpay" class="btn-blue">{% t pages.evolution.follow-soc-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-pull-6 home-evolution-graphic">
|
||||
<img src="/assets/img/evolution/social.jpg" alt="{% t pages.evolution.social-heading %}">
|
||||
</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>
|
||||
|
||||
|
||||
</div>
|
||||
---
|
||||
layout: default
|
||||
title: pages.evolution.title
|
||||
description: pages.evolution.description
|
||||
---
|
||||
|
||||
|
||||
{% include hero/evolution.html %}
|
||||
{% include base.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.evolution.video-heading %}</h2>
|
||||
<div class="section__lead">{% tmd pages.evolution.video-text %}</div>
|
||||
|
||||
<div class="section__btn-grp">
|
||||
<a href="https://www.youtube.com/watch?v=rcHC40YmS0g" class="btn-blue btn-large" target="_blank" data-js-popup="video">{% t pages.evolution.video-btn %}</a>
|
||||
<a href="{{ basenav }}/get-dash/" class="btn-blue-solid btn-large">{% t pages.evolution.sentinel-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
prototype
|
||||
-->
|
||||
|
||||
<section class="home-get-started-cta evo-prototype-section">
|
||||
<div class="content">
|
||||
<h2>{% t pages.evolution.evo-prototype-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.evo-prototype-text %}
|
||||
|
||||
<a href="{{ basenav }}/get-dash/" class="btn-white-solid">{% t pages.evolution.evo-prototype-btn %}</a>
|
||||
|
||||
<img src="/assets/img/evolution/bigwallet.png" alt="">
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
COMPONENTS
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div>
|
||||
<h2>{% t pages.evolution.component-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.component-text %}
|
||||
</div>
|
||||
|
||||
<div class="ctabox ctabox_small-font 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/update/network.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">DashDrive</h4>
|
||||
<p class="ctabox__description">A decentralized shared file system that lives on the second tier network</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/update/update.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">DAPI</h4>
|
||||
<p class="ctabox__description">A decentralized API which allows third tier users to access the network securely</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/update/frontend.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">DashPay Decentralized Wallets</h4>
|
||||
<p class="ctabox__description">These wallets are light clients connected to the network via DAPI and run on various platforms</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/update/backend.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">Second Tier</h4>
|
||||
<p class="ctabox__description">The masternode network, which provides compensated infrastructure for the project</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/update/code.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title"> Budgets</h4>
|
||||
<p class="ctabox__description">The second tier is given voting power to allocate funds for specific projects on the network via the budget system</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/update/strategic.jpg" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">Governance</h4>
|
||||
<p class="ctabox__description">The second tier is given voting power to govern the currency and chart the course the currency takes</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/update/strategic.jpg" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">Quorum Chain</h4>
|
||||
<p class="ctabox__description">This feature introduces a permanent stable masternode list, which can be used to calculate past and present quorums</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/update/strategic.jpg" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">Social Wallet</h4>
|
||||
<p class="ctabox__description">We introduce a social wallet, which allows friends lists, grouping of users and shared multisig accounts.</p>
|
||||
</div>
|
||||
</a>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="/merchants/" target="_blank" class="btn-blue">{% t pages.evolution.slack-btn %}</a>
|
||||
<a href="{% t pages.home.merchants-link %}" target="_blank" class="btn-blue">{% t pages.evolution.forum-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<!--
|
||||
NETWORK ARCHITECTURE
|
||||
-->
|
||||
<section class="section--masternode">
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>{% t pages.evolution.docs-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.docs-text %}
|
||||
|
||||
<a href="{% t pages.evolution.docs-link %}" target="_blank" class="btn-blue">{% t pages.evolution.docs-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 home-architecture-graphic">
|
||||
<img src="/assets/img/evolution/doc.png" alt="{% t pages.evolution.docs-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
EVOLUTION PROTOTYPE
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>{% t pages.evolution.prototype-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.prototype-text %}
|
||||
|
||||
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.evolution.prototype-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 home-network-graphic-live">
|
||||
<img src="/assets/img/evolution/evo_prototype.png" alt="{% t pages.update.research-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<!--
|
||||
EVOLUTION EXPLORE
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6 col-sm-push-6">
|
||||
<h2>{% t pages.evolution.explore-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.explore-text %}
|
||||
<a href="{{ basenav }}/community/#news" class="btn-blue">{% t pages.evolution.subscribe-btn %}</a>
|
||||
<a href="https://twitter.com/dashpay" class="btn-blue">{% t pages.evolution.follow-soc-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-pull-6 ">
|
||||
<img src="/assets/img/home/budgets.png" alt="{% t pages.evolution.explore-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
EVOLUTION MERCHANTS
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>{% t pages.evolution.merchants-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.merchants-text %}
|
||||
|
||||
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.evolution.merchants-btn %}</a>
|
||||
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.evolution.merchants-plugin-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 home-network-graphic-live">
|
||||
<img src="/assets/img/evolution/merchants.png" alt="{% t pages.evolution.merchants-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<!--
|
||||
SOCIAL
|
||||
-->
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6 col-sm-push-6">
|
||||
<h2>{% t pages.evolution.social-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.social-text %}
|
||||
|
||||
<a href="{{ basenav }}/community/#news" class="btn-blue">{% t pages.evolution.subscribe-btn %}</a>
|
||||
<a href="https://twitter.com/dashpay" class="btn-blue">{% t pages.evolution.follow-soc-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-pull-6 home-evolution-graphic">
|
||||
<img src="/assets/img/evolution/social.jpg" alt="{% t pages.evolution.social-heading %}">
|
||||
</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="/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>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue