From 21d61c1b0b4aa143d1b2a3f58c74b90c01c3d7a5 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Mon, 24 Aug 2020 12:39:22 -0700 Subject: [PATCH] Fix top nav & learn/explore links --- dactyl-config.yml | 12 ++++++- tool/template-explore-businesses.html | 47 ++++++++++++++------------- tool/template-explore-exchanges.html | 40 +++++++++++------------ tool/template-explore-wallets.html | 32 +++++++++--------- tool/template-home.html | 18 +++++----- tool/template-learn-history.html | 4 +-- tool/template-learn-impact.html | 8 ++--- tool/template-learn-overview.html | 34 +++++++++---------- tool/template-learn-uses.html | 12 +++---- tool/template-top-nav.html | 2 +- 10 files changed, 110 insertions(+), 99 deletions(-) diff --git a/dactyl-config.yml b/dactyl-config.yml index aecf704ae8..73835601fd 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -233,6 +233,16 @@ pages: - en - ja + - name: News + funnel: Explore + category: News + template: template-explore-news.html + html: news.html + sidebar: disabled + targets: + - en + - ja + - name: Wallets funnel: Explore category: Wallets @@ -6201,7 +6211,7 @@ pages: - ja - + # --------------- end "Docs" section ------------------------------------------- # Use Cases: removing these, to be finished later ------------------------------ # - md: use-cases/use-cases.md diff --git a/tool/template-explore-businesses.html b/tool/template-explore-businesses.html index 2622db512d..d8a3056c5d 100644 --- a/tool/template-explore-businesses.html +++ b/tool/template-explore-businesses.html @@ -29,14 +29,14 @@
@@ -86,21 +86,21 @@
{% trans %}Uses of XRP{% endtrans %}

{% trans %}XRP is helping solve previously unsolvable problems for people and industries around the world, and is one of the only digital assets with a commercial use case.{% endtrans %}

- {% trans %}Explore Uses{% endtrans %} + {% trans %}Explore Uses{% endtrans %}
{% trans %}Businesses on the Ledger{% endtrans %}

{% trans %}From gaming to web monetization, XRP and the XRP Ledger are powering innovative new technology across the payments space.{% endtrans %}

- {% trans %}Explore Businesses{% endtrans %} + {% trans %}Explore Businesses{% endtrans %}
{% trans %}Real-World Impact{% endtrans %}

{% trans %}With its real-world utility and inherently green design, XRP helps ensure a more sustainable future for our planet and global economy.{% endtrans %}

- {% trans %}Explore Impact{% endtrans %} + {% trans %}Explore Impact{% endtrans %}
@@ -114,7 +114,7 @@

{% trans %}Green by Nature{% endtrans %}

{% trans %}XRP was designed with sustainability in mind. Contrary to other blockchains that use proof-of-work, the XRP Ledger confirms transactions through a unique “consensus” mechanism that consumes negligible energy.{% endtrans %}

{% trans %}Explore the energy consumption of XRP compared to cash, credit cards and other popular crypto with the Green Currency Calculator.{% endtrans %}

- {% trans %}Go Green{% endtrans %} + {% trans %}Go Green{% endtrans %}

{% trans %}Partners in Sustainability{% endtrans %}

diff --git a/tool/template-learn-history.html b/tool/template-learn-history.html index 844e102d99..bec4056da4 100644 --- a/tool/template-learn-history.html +++ b/tool/template-learn-history.html @@ -48,7 +48,7 @@

{% trans %}2012 XRP Launched{% endtrans %}

-

{% trans %}In 2011 and early 2012, the trio of developers started a project to build a distributed ledger that improved upon these fundamental limitations of Bitcoin—their first ever code commit was in November 2011.{% endtrans %}

+

{% trans %}In 2011 and early 2012, the trio of developers started a project to build a distributed ledger that improved upon these fundamental limitations of Bitcoin—their first ever code commit was in November 2011.{% endtrans %}

{% trans %}They wrote code, that when executed, would create a distributed ledger, which they named Ripple. It included a digital asset that would be called “ripples” (XRP as the currency code) to follow the same naming convention as bitcoin (BTC). At the time, Ripple stood for the open-source project, the unique consensus ledger (Ripple Consensus Ledger), transaction protocol (Ripple Transaction Protocol or RTXP), the network (Ripple network) and the digital asset (known as “ripples”).{% endtrans %}

{% trans %}In practice, this approach led to many, broad uses of “Ripple.” To clarify, the community simply started calling the digital asset, “XRP.”{% endtrans %}

{% trans %}By June 2012, Schwartz, McCaleb and Britto completed code development and the XRP Ledger was fully functioning.{% endtrans %}

@@ -79,7 +79,7 @@

{% trans %}How Digital Assets Will Help Create a Sustainable Global Economy{% endtrans %}

{% trans %}Hear from Ripple co-founder Chris Larsen in the inaugural episode of the Block Stars podcast.{% endtrans %}

- {% trans %}Listen Now{% endtrans %} + {% trans %}Listen Now{% endtrans %}
diff --git a/tool/template-learn-impact.html b/tool/template-learn-impact.html index 0122afa45d..a4b7cf96b3 100644 --- a/tool/template-learn-impact.html +++ b/tool/template-learn-impact.html @@ -27,7 +27,7 @@

{% trans %}The digital asset XRP is a truly global currency—ideally suited to enable today’s global economy.{% endtrans %}

{% trans %}As an optimal medium of exchange, XRP and the XRP Ledger on which it operates help to move money around the world faster, cheaper and more sustainably than any other currency available today.{% endtrans %}

{% trans %}It was designed this way, and it’s proving its impact in global payments and beyond.{% endtrans %}

- {% trans %}How Green Is Your Currency?{% endtrans %} + {% trans %}How Green Is Your Currency?{% endtrans %}
@@ -42,7 +42,7 @@

{% trans %}Democratizing Global Payments{% endtrans %}

-
{% trans %}For the more than 272 million migrants worldwide, sending and receiving money across borders is expensive, unreliable and complex.{% endtrans %}
+
{% trans %}For the more than 272 million migrants worldwide, sending and receiving money across borders is expensive, unreliable and complex.{% endtrans %}

{% trans %}XRP and the XRP Ledger are changing that.{% endtrans %}

@@ -53,7 +53,7 @@ {% trans %}Learn More{% endtrans %}
- +
{% trans %}Future of Finance{% endtrans %}
@@ -106,7 +106,7 @@

{% trans %}Adopting XRP more broadly will help limit this waste and ensure a sustainable future for our planet and global economy.{% endtrans %}

- {% trans %}Discover the Green Currency Calculator{% endtrans %} + {% trans %}Discover the Green Currency Calculator{% endtrans %}
diff --git a/tool/template-learn-overview.html b/tool/template-learn-overview.html index 20bbdac2f5..ae0ac0f4d2 100644 --- a/tool/template-learn-overview.html +++ b/tool/template-learn-overview.html @@ -68,7 +68,7 @@ - +
{% trans %}Finite Supply of XRP {% endtrans %}
@@ -78,10 +78,10 @@

{% trans %}XRP can be sent directly without needing a central intermediary, making it a convenient instrument in bridging two different currencies quickly and efficiently. It is freely exchanged on the open market and used in the real world for enabling cross-border payments and microtransactions.{% endtrans %}

{% trans %}Unlike Bitcoin, there is a finite amount of XRP. All XRP is already in existence today—100 billion in total.{% endtrans %}

- {% trans %}History of XRP{% endtrans %} + {% trans %}History of XRP{% endtrans %}
- +
{% trans %}XRP Validators{% endtrans %}
@@ -101,7 +101,7 @@

{% trans %}Anyone can operate a validator; currently, over 150 validators are active on the ledger, operated by universities, exchanges, businesses and individuals.{% endtrans %}

- {% trans %}Get Technical{% endtrans %} + {% trans %}Get Technical{% endtrans %}
@@ -115,17 +115,17 @@

{% trans %}Businesses{% endtrans %}

{% trans %}Many businesses are building on the XRP Ledger, pursuing powerful use cases in micropayments, gaming, web monetization and more. Additionally, Ripple, the technology company, is focused on building a network and infrastructure that leverages XRP to power faster, more affordable cross-border payments around the world.{% endtrans %}

- {% trans %}More About Businesses{% endtrans %} + {% trans %}More About Businesses{% endtrans %}

{% trans %}Individuals{% endtrans %}

{% trans %}Individual consumers can use XRP to move different currencies around the world. For example, through the PayID solution, anyone can use XRP—or any currency, be it fiat or digital assets—to easily make purchases across any payments network.{% endtrans %}

- {% trans %}More About Uses{% endtrans %} + {% trans %}More About Uses{% endtrans %}

{% trans %}Developers{% endtrans %}

-

{% trans %}By building on the XRP Ledger, developers can easily integrate payments into their products—seamlessly putting money at the center of their applications. Projects like the Xpring developer platform are making it easier for developers to leverage XRP. {% endtrans %}

- {% trans %}More About Developers{% endtrans %} +

{% trans %}By building on the XRP Ledger, developers can easily integrate payments into their products—seamlessly putting money at the center of their applications. Projects like the Xpring developer platform are making it easier for developers to leverage XRP. {% endtrans %}

+ {% trans %}More About Developers{% endtrans %}
@@ -177,7 +177,7 @@
- {% trans %}Explore Uses{% endtrans %} + {% trans %}Explore Uses{% endtrans %}
@@ -186,26 +186,26 @@

{% trans %}How Is XRP Used in Trading?{% endtrans %}

-

{% trans %}XRP is traded on more than 140 markets and exchanges worldwide.{% endtrans %}

+

{% trans %}XRP is traded on more than 140 markets and exchanges worldwide.{% endtrans %}

{% trans %}XRP’s low transaction fees, reliability and high speed enable traders to use the digital asset as high-speed, cost-efficient and reliable collateral across trading venues—seizing arbitrage opportunities, servicing margin calls and managing general trading inventory in real time.{% endtrans %}

{% trans %}Because of the properties inherent to XRP and the ecosystem around it, traders worldwide are able to shift collateral, bridge currencies and switch from one crypto into another nearly instantly, across any exchange on the planet.{% endtrans %}

- {% trans %}Find Out More{% endtrans %} + {% trans %}Find Out More{% endtrans %}
@@ -219,7 +219,7 @@

{% trans %}What Is the Relationship Between Ripple and XRP?{% endtrans %}

{% trans %}Ripple is a technology company that makes it easier to build a high-performance, global payments business through its platform, RippleNet. XRP is a digital asset independent of this, and is used in Ripple’s On-Demand Liquidity service to facilitate efficient and cost-effective cross-border transactions.{% endtrans %}

- {% trans %}Visit Ripple's Website{% endtrans %} + {% trans %}Visit Ripple's Website{% endtrans %}
@@ -233,7 +233,7 @@

{% trans %}XRPL.org: For the Community, by the Community{% endtrans %}

{% trans %}XRPL.org is a community-driven resource for all things XRP and XRP Ledger (XRPL). If you’d like to suggest additional information around XRP, you can suggest changes here.{% endtrans %}

- {% trans %}Suggest Changes{% endtrans %} + {% trans %}Suggest Changes{% endtrans %}
diff --git a/tool/template-learn-uses.html b/tool/template-learn-uses.html index ac81cfdbbe..06446442a6 100644 --- a/tool/template-learn-uses.html +++ b/tool/template-learn-uses.html @@ -41,10 +41,10 @@

{% trans %}Cross-Border Payments{% endtrans %}

{% trans %}Through RippleNet, financial institutions can use XRP to bridge two currencies in 3-5 seconds, ensuring payments are quickly sent and received in the local currency on either side of a transaction.{% endtrans %}

- {% trans %}Learn About On-Demand Liquidity{% endtrans %} + {% trans %}Learn About On-Demand Liquidity{% endtrans %}
- +
{% trans %}Micropayments{% endtrans %}
@@ -53,7 +53,7 @@

{% trans %}Micropayments{% endtrans %}

{% trans %}Businesses are leveraging XRP and the XRP Ledger to build innovative products for gaming, content and web monetization, among other applications where money is at the center.{% endtrans %}

- {% trans %}Learn About XRPL Businesses{% endtrans %} + {% trans %}Learn About XRPL Businesses{% endtrans %}
@@ -65,10 +65,10 @@

{% trans %}Digital Cryptocurrency Wallets{% endtrans %}

{% trans %}Individuals can use mobile wallets to store private and public passwords and interact with various blockchains to send and receive digital assets, including XRP.{% endtrans %}

- {% trans %}Explore Wallets{% endtrans %} + {% trans %}Explore Wallets{% endtrans %}
- +
{% trans %}Exchanges{% endtrans %}
@@ -77,7 +77,7 @@

{% trans %}Exchanges{% endtrans %}

{% trans %}Market makers and individuals use exchanges to trade XRP and other digital assets. Exchanges are often also intermediaries in cross-border payments among financial institutions.{% endtrans %}

- {% trans %}Explore Exchanges{% endtrans %} + {% trans %}Explore Exchanges{% endtrans %}
diff --git a/tool/template-top-nav.html b/tool/template-top-nav.html index 3b540d18d5..e7c8c1eb78 100644 --- a/tool/template-top-nav.html +++ b/tool/template-top-nav.html @@ -12,7 +12,7 @@