Edits per XRPLF suggestions

This commit is contained in:
mDuo13
2021-03-26 18:04:20 -07:00
parent e3410d634f
commit 51026bbb17
4 changed files with 19 additions and 48 deletions

View File

@@ -18,53 +18,27 @@
{% block main %}
<div class="marketing-wrapper">
<div class="container mt-40 mb-30">
<section class="row mb-50">
<div class="col-md-5">
<div class="d-flex flex-column-reverse justify-content-end">
<h1 class="mb-10">{% trans %}Join the Conversation{% endtrans %}</h1>
<h6 class="text-primary mb-4">{% trans %}Find Your Voice{% endtrans %}</h6>
<h1 class="mb-10">{% trans %}For Developers{% endtrans %}</h1>
<section class="row mb-30">
<div class="col-md-6 offset-md-1 order-2 mb-10">
<div class="d-flex flex-wrap w-100">
<a class="square square-50 d-flex card-b" href="https://github.com/ripple/xrpl-dev-portal" target="_blank">
<h3>XRPL.org on <img class="mt-2" src="assets/img/logos/github.png" alt="GitHub"></h3>
</a>
<a class="square square-50 d-flex card-b" href="https://github.com/XRPLF/XRPL-Standards" target="_blank">
<h3><i class="fa fa-comments-o mw-100 mr-2"></i> XRP Ledger Standards</h3>
</a>
</div>
</div>
<p>{% trans %}Thank you for your interest in contributing to XRPL.org.{% endtrans %}</p>
<p>{% trans %}This website was created for the community and is meant to be a living, breathing source of truth for XRP resources.{% endtrans %}</p>
<p>{% trans %}If you'd like to recommend new content or provide feedback, visit the community resources at the RippleX forum or XRP Chat.{% endtrans %}</p>
</div>
<div class="col-md-6 offset-md-1 mb-10 mt-10">
<div class="d-flex flex-wrap w-100">
<a class="square square-50 d-flex card-b" href="https://forum.ripplex.io/">
<div class="align-center align-self-end">
<img class="mw-100 mx-autod-block" src="assets/img/logos/ripplex.svg" style="margin-bottom: 48px;" width="190">
<p class="btn btn-outline-secondary d-block">RippleX Forum</p>
</div>
</a>
<a class="square square-50 d-flex card-b" href="https://www.xrpchat.com/">
<div class="align-center align-self-end">
<img class="mw-100 mx-auto d-block" src="./img/overview/real.png" style="height: 83px; margin-bottom: 26px;">
<p class="btn btn-outline-secondary d-block">XRP Chat Forum</p>
</div>
</a>
<div class="col-md-5 order-1">
<p>{% trans %}Thank you for your interest in contributing to XRPL.org. This website was created for the community and is meant to be a living, breathing source of truth for XRP and XRP Ledger resources.{% endtrans %}</p>
<p>{% trans %}Contributing to XRPL.org is a great way to learn about the XRP Ledger. This portal is open-source and anyone can suggest changes. For more information, please <a href="https://github.com/ripple/xrpl-dev-portal/blob/master/CONTRIBUTING.md" target="_blank">read and consider the contributing guidelines</a>.{% endtrans %}</p>
<p>{% trans %}You may also be interested in learning about <a href="https://interledger.org/" target="_blank">Interledger</a>, <a href="https://ripplex.io/" target="_blank">RippleX</a>, and <a href="https://paystring.org/" target="_blank">PayString</a>.{% endtrans %}</p>
</div>
</div>
</section>
<section class="row mb-30">
<div class="col-md-6 offset-md-1 order-2 mb-10">
<div class="d-flex flex-wrap w-100">
<a class="square square-50 d-flex card-b" href="https://github.com/ripple/xrpl-dev-portal" target="_blank">
<img class="mw-100" src="assets/img/logos/github.png">
</a>
</div>
</div>
<div class="col-md-5 order-1">
<h2 class="mb-10 h1">{% trans %}For Developers{% endtrans %}</h2>
<p class="mb-10 normal">{% trans %}Contributing to XRPL.org is a great way to learn about the XRP Ledger. This portal is open-source and anyone can suggest changes. For more information, please <a href="https://github.com/ripple/xrpl-dev-portal/blob/master/CONTRIBUTING.md" target="_blank">read and consider the contributing guidelines</a>.{% endtrans %}</p>
<p>{% trans %}You may also be interested in learning about <a href="https://interledger.org/" target="_blank">Interledger</a>, <a href="https://ripplex.io/" target="_blank">RippleX</a>, and <a href="https://payid.org/" target="_blank">PayID</a>.{% endtrans %}</p>
</div>
</section>
</section>
</div>
<img id="page-contribute-bot" src="assets/img/backgrounds/bg-contribute.png">
</div>
<img id="page-contribute-bot" src="assets/img/backgrounds/bg-contribute.png">
</div>
{% endblock %}

View File

@@ -24,7 +24,7 @@
<div class="col-md-6 mx-auto text-center my-5">
<h1 class="mb-18">{% trans %}XRP: The Best Digital Asset for Payments{% endtrans %}</h1>
<a href="overview.html" class="btn btn-outline-secondary inline-block mr-4 mb-4">{% trans %}Learn More{% endtrans %}</a>
<a href="docs.html" class="btn btn-outline-secondary inline-block mb-4">{% trans %}Build with XRP{% endtrans %}</a>
<a href="docs.html" class="btn btn-outline-secondary inline-block mb-4">{% trans %}Build with XRP Ledger{% endtrans %}</a>
</div>
</section>

View File

@@ -73,9 +73,6 @@
<section class="row mt-30 mb-40">
<h6 class="section-marker" id="section-marker-podcast">{% trans %}Podcast{% endtrans %}</h6>
<div class="col-sm-5 order-1 order-sm-2 mb-10 text-center">
<img class="mw-100" src="./img/graphics/chris-larsen.png">
</div>
<div class="col-sm-5 offset-sm-1 order-2 order-sm-1 mt-20">
<h2 class="mb-10">{% trans %}How Digital Assets Will Help Create a Sustainable Global Economy{% endtrans %}</h2>
<p class="mb-10">{% trans %}Hear from Ripple co-founder Chris Larsen in the inaugural episode of the Block Stars podcast.{% endtrans %}</p>