diff --git a/dactyl-config.yml b/dactyl-config.yml index 38d91b71a1..3df2962320 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -64,7 +64,7 @@ targets: # First member is the default that gets built when target not specified - name: en lang: en - display_name: XRP Ledger Dev Portal + display_name: XRPL.org # These github_ fields are used by the template's "Edit on GitHub" link. # Override them with --vars to change which fork/branch to edit. github_forkurl: https://github.com/ripple/xrpl-dev-portal @@ -74,11 +74,11 @@ targets: "./src/api-v3/paths/preparations/payments.ts": "https://github.com/xpring-eng/xrp-api/blob/master/src/api-v3/paths/preparations/payments.ts" readability_goals: flesch_reading_ease: 50 # or higher - blurb: A Community-Driven Resource for All Things XRP and XRP Ledger + blurb: XRPL.org is a community-driven resource for all things XRP and the XRP Ledger—your source for technical information, reference materials and tools. - name: ja lang: ja - display_name: XRP Ledger Dev Portal (日本語) + display_name: XRPL.org (日本語) github_forkurl: https://github.com/ripple/xrpl-dev-portal github_branch: master prefix: "/ja/" diff --git a/tool/template-base.html b/tool/template-base.html index 9a449b83ef..e356683cb9 100644 --- a/tool/template-base.html +++ b/tool/template-base.html @@ -4,7 +4,7 @@ - + diff --git a/tool/template-learn-history.html b/tool/template-learn-history.html index 72c5a5da8b..49a1bee78a 100644 --- a/tool/template-learn-history.html +++ b/tool/template-learn-history.html @@ -54,7 +54,6 @@

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

{% trans %}At that time, they decided their next move would be to gift 80 billion XRP to a not-yet-formed private company that would work with the broader community as well as pursue its own payments mission. The ledger code itself would be open source and for anyone to use.{% endtrans %}

{% trans %}They all agreed on how to allocate the XRP among themselves and the future company, and they eventually created the company along with Chris Larsen in September 2012.{% endtrans %}

-

{% trans %}While from a developer standpoint the XRP Ledger had already been created in early 2012, the final ledger stuck in late 2012, due to some stability issues. Once it stuck, 80% of the XRP was gifted to the company—initially called NewCoin and renamed quickly to OpenCoin.{% endtrans %}

{% trans %}Once the XRP Ledger was fully functioning, 80% of the XRP was gifted to the company—initially called NewCoin and renamed quickly to OpenCoin.{% endtrans %}

{% trans %}Chris Larsen was the CEO of OpenCoin, and at the company's founding, Jed was co-founder and CTO, David Schwartz was the Chief Cryptography Officer, and Arthur Britto an advisor.{% endtrans %}