mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add presentation pictures and their attributions / copyright notices Add a mention about copyrighted pictures in COPYING Rewrite introduction text Replace "Worldwide collaboration" text by "Automated solutions" text Allow the new "Innovation" page to be translated
121 lines
4.6 KiB
HTML
Executable file
121 lines
4.6 KiB
HTML
Executable file
---
|
|
layout: base
|
|
id: innovation
|
|
---
|
|
{% case page.lang %}
|
|
{% when 'ar' or 'de' or 'es' or 'fa' or 'fr' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
|
|
|
|
<h1>{% translate pagetitle %}</h1>
|
|
<p class="summarytxt">{% translate summary %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_democracy.svg" alt="Icon" />{% translate consensus %}</h2>
|
|
<p>{% translate consensustext %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_network.svg" alt="Icon" />{% translate network %}</h2>
|
|
<p>{% translate networktext %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_own.svg" alt="Icon" />{% translate freedom %}</h2>
|
|
<p>{% translate freedomtext %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_international.svg" alt="Icon" />{% translate global %}</h2>
|
|
<p>{% translate globaltext %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_transparency.svg" alt="Icon" />{% translate transparency %}</h2>
|
|
<p>{% translate transparencytext %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_lock.svg" alt="Icon" />{% translate secure %}</h2>
|
|
<p>{% translate securetext %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_solve.svg" alt="Icon" />{% translate trust %}</h2>
|
|
<p>{% translate trusttext %}</p>
|
|
|
|
{% else %}
|
|
|
|
<h1>{% translate pagetitle %}</h1>
|
|
<p class="summarytxt">{% translate summary %}</p>
|
|
|
|
<div class="tablehalf">
|
|
|
|
<div>
|
|
<img src="/img/innovation/inno_control.jpg" alt="Banner" />
|
|
<h2><img class="titleicon" src="/img/ico_lock.svg" alt="Icon" />{% translate control %}</h2>
|
|
<p>{% translate controltext %}</p>
|
|
</div>
|
|
|
|
<div>
|
|
<img src="/img/innovation/inno_global.jpg" alt="Banner" />
|
|
<h2><img class="titleicon" src="/img/ico_international.svg" alt="Icon" />{% translate global %}</h2>
|
|
<p>{% translate globaltext %}</p>
|
|
</div>
|
|
|
|
<div>
|
|
<img src="/img/innovation/inno_cost.jpg" alt="Banner" />
|
|
<h2><img class="titleicon" src="/img/ico_lowfee.svg" alt="Icon" />{% translate cost %}</h2>
|
|
<p>{% translate costtext %}</p>
|
|
</div>
|
|
|
|
<div>
|
|
<img src="/img/innovation/inno_donation.jpg" alt="Banner" />
|
|
<h2><img class="titleicon" src="/img/ico_donate.svg" alt="Icon" />{% translate donation %}</h2>
|
|
<p>{% translate donationtext %}</p>
|
|
</div>
|
|
|
|
<div>
|
|
<img src="/img/innovation/inno_crowdfunding.jpg" alt="Banner" />
|
|
<h2><img class="titleicon" src="/img/ico_multi.svg" alt="Icon" />{% translate crowdfunding %}</h2>
|
|
<p>{% translate crowdfundingtext %}</p>
|
|
</div>
|
|
|
|
<div>
|
|
<img src="/img/innovation/inno_micro.jpg" alt="Banner" />
|
|
<h2><img class="titleicon" src="/img/ico_micro.svg" alt="Icon" />{% translate micro %}</h2>
|
|
<p>{% translate microtext %}</p>
|
|
</div>
|
|
|
|
<div>
|
|
<img src="/img/innovation/inno_mediation.jpg" alt="Banner" />
|
|
<h2><img class="titleicon" src="/img/ico_balance.svg" alt="Icon" />{% translate mediation %}</h2>
|
|
<p>{% translate mediationtext %}</p>
|
|
</div>
|
|
|
|
<div>
|
|
<img src="/img/innovation/inno_multisig.jpg" alt="Banner" />
|
|
<h2><img class="titleicon" src="/img/ico_multisig.svg" alt="Icon" />{% translate multisig %}</h2>
|
|
<p>{% translate multisigtext %}</p>
|
|
</div>
|
|
|
|
<div>
|
|
<img src="/img/innovation/inno_trust.jpg" />
|
|
<h2><img class="titleicon" src="/img/ico_law.svg" alt="Icon" />{% translate trust %}</h2>
|
|
<p>{% translate trusttext %}</p>
|
|
</div>
|
|
|
|
<div>
|
|
<img src="/img/innovation/inno_resiliency.jpg" />
|
|
<h2><img class="titleicon" src="/img/ico_network.svg" alt="Icon" />{% translate resiliency %}</h2>
|
|
<p>{% translate resiliencytext %}</p>
|
|
</div>
|
|
|
|
<div>
|
|
<img src="/img/innovation/inno_transparency.jpg" alt="Banner" />
|
|
<h2><img class="titleicon" src="/img/ico_transparency.svg" alt="Icon" />{% translate transparency %}</h2>
|
|
<p>{% translate transparencytext %}</p>
|
|
</div>
|
|
|
|
<div>
|
|
<img src="/img/innovation/inno_automation.jpg" />
|
|
<h2><img class="titleicon" src="/img/ico_solve.svg" alt="Icon" />{% translate automation %}</h2>
|
|
<p>{% translate automationtext %}</p>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<p class="attribution">
|
|
Trezor prototype, © <a href="http://www.bitcointrezor.com/">Trezor</a><br>
|
|
National Gallery of Art, © AgnosticPreachersKid on <a href="http://commons.wikimedia.org/wiki/File:National_Gallery_of_Art_-_West_Building.JPG">Wikimedia</a> used under a Creative Commons license <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en">CC BY-SA 3.0</a><br>
|
|
Weusecoins video screenshot, © <a href="https://weusecoins.com/">weusecoins.com</a> used under a Creative Commons license <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a><br>
|
|
Robot Sketching, © <a href="http://www.flickr.com/photos/elmastudio/4784871615/in/photostream/">Elmastudio</a> on Flickr used under a Creative Commons license <a href="http://creativecommons.org/licenses/by-nc-nd/2.0/deed.fr">CC BY-NC-ND 2.0</a><br>
|
|
All other pictures are copyrighted materials.
|
|
</p>
|
|
|
|
{% endcase %}
|