diff --git a/blog/2019/corrections-to-data-api-xrp-charts-metrics.md b/blog/2019/corrections-to-data-api-xrp-charts-metrics.md
index d485f3466b..5679b24e4c 100644
--- a/blog/2019/corrections-to-data-api-xrp-charts-metrics.md
+++ b/blog/2019/corrections-to-data-api-xrp-charts-metrics.md
@@ -1,3 +1,10 @@
+---
+category: 2020
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
# Corrections to Data API / XRP Charts Metrics for 2019-03-23
The [Data API][], an open API that provides data to [XRP Charts][] and third-party tools, suffered gaps in data ingestion on 2019-03-23. As a result, several [metrics on XRP Charts](https://xrpcharts.ripple.com/#/metrics), including the number of ledgers closed per day, were overcounted. **During this time, the XRP Ledger did not experience any outages.** However, the Data API's ingestion service was unable to process ledgers with transactions containing the `tecKILLED` transaction response code. `tecKILLED` is a new response code added to the XRP Ledger by amendment [fix1578](https://developers.ripple.com/known-amendments.html#fix1578) on 2019-03-23. This necessitated changes to the [ripple-binary-codec library](https://github.com/ripple/ripple-binary-codec) used by the ingestion service, but [those changes](https://github.com/ripple/ripple-binary-codec/pull/27) were only partially deployed to the ingestion service. We have since reprocessed and corrected the metrics that were affected by this problem.
diff --git a/blog/2020/checks-enabled.md b/blog/2020/checks-enabled.md
index 0236eb4929..46de2dd888 100644
--- a/blog/2020/checks-enabled.md
+++ b/blog/2020/checks-enabled.md
@@ -1,3 +1,13 @@
+---
+category: 2020
+date: 2020-06-17
+labels:
+ - Amendments
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
# The Checks Amendment is Now Enabled
[As previously announced](https://xrpl.org/blog/2020/checks-expected.html), the Checks amendment [became enabled on the XRP Ledger](https://xrpcharts.ripple.com/#/transactions/D88F2DCDFB10023F9F6CBA8DF34C18E321D655CAC8FDB962387A5DB1540242A6) on 2020-06-18.
diff --git a/blog/2020/checks-expected.md b/blog/2020/checks-expected.md
index 5d89d1cc38..fed3893080 100644
--- a/blog/2020/checks-expected.md
+++ b/blog/2020/checks-expected.md
@@ -1,3 +1,13 @@
+---
+category: 2020
+date: 2020-06-11
+labels:
+ - Amendments
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
# The Checks Amendment is Expected 2020-06-18
The Checks amendment to the XRP Ledger, introduced all the way back in [`rippled` v0.90.0](https://github.com/ripple/rippled/releases/tag/0.90.0), has [gained support from a majority of trusted validators](https://xrpcharts.ripple.com/#/transactions/F2CACEB0680626E8A4DE7EDA02DEC7438E1FB0D7C8736DD327074F85877E6D8E). Currently, it is expected to become enabled on 2020-06-18. As long as the Checks amendment continues to have the support of at least 80% of trusted validators continuously, it will become enabled on the scheduled date.
diff --git a/blog/2020/deletableaccounts-enabled.md b/blog/2020/deletableaccounts-enabled.md
index b4dbf22a87..84fc1a517d 100644
--- a/blog/2020/deletableaccounts-enabled.md
+++ b/blog/2020/deletableaccounts-enabled.md
@@ -1,3 +1,13 @@
+---
+category: 2020
+date: 2020-05-08
+labels:
+ - Amendments
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
# DeletableAccounts is Now Enabled
As previously announced, the DeletableAccounts amendment [became enabled on the XRP Ledger](https://livenet.xrpl.org/transactions/47B90519D31E0CB376B5FEE5D9359FA65EEEB2289F1952F2A3EB71D623B945DE) on **2020-05-08**.
diff --git a/blog/2020/deletableaccounts-expected.md b/blog/2020/deletableaccounts-expected.md
index b86635940f..fc15196f59 100644
--- a/blog/2020/deletableaccounts-expected.md
+++ b/blog/2020/deletableaccounts-expected.md
@@ -1,3 +1,13 @@
+---
+category: 2020
+date: 2020-04-28
+labels:
+ - Amendments
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
# DeletableAccounts and Two Other Amendments Expected Soon
Three amendments to the XRP Ledger protocol currently hold support of a majority of trusted validators, and are expected to become enabled on the following dates (in UTC):
diff --git a/blog/2020/developer-reflections-xrp-toolkit.md b/blog/2020/developer-reflections-xrp-toolkit.md
index 426d9448b3..b91855ea37 100644
--- a/blog/2020/developer-reflections-xrp-toolkit.md
+++ b/blog/2020/developer-reflections-xrp-toolkit.md
@@ -3,6 +3,10 @@ category: 2020
date: 2020-07-17
labels:
- Developer Reflections
+theme:
+ markdown:
+ editPage:
+ hide: true
---
# Developer Reflections: XRP Toolkit
diff --git a/blog/2020/developer-reflections-xrplorer.md b/blog/2020/developer-reflections-xrplorer.md
index 58bab64be7..b85532fed1 100644
--- a/blog/2020/developer-reflections-xrplorer.md
+++ b/blog/2020/developer-reflections-xrplorer.md
@@ -3,6 +3,10 @@ category: 2020
date: 2020-05-30
labels:
- Developer Reflections
+theme:
+ markdown:
+ editPage:
+ hide: true
---
# Developer Reflections: Xrplorer
diff --git a/blog/2020/developer-reflections-xrpscan.md b/blog/2020/developer-reflections-xrpscan.md
index cf22f56c37..d94d6ca73d 100644
--- a/blog/2020/developer-reflections-xrpscan.md
+++ b/blog/2020/developer-reflections-xrpscan.md
@@ -3,7 +3,10 @@ category: 2020
date: 2020-05-02
labels:
- Developer Reflections
-targets: [devblog]
+theme:
+ markdown:
+ editPage:
+ hide: true
---
# Developer Reflections: XRPScan
@@ -25,4 +28,4 @@ The Xpring team at Ripple even uses the XRPScan Amendments page internally to tr
XRPScan is the first app that we’re featuring in a new content series called Developer Reflections, which will highlight some of the work being done by the growing community of talented developers using the open-source protocols, tools and services that Xpring helps to build and maintain.
-If you’re a developer that uses the [XRP Ledger](https://xrpl.org), [Interledger](https://interledger.org/), [xrpl.js](https://github.com/XRPLF/xrpl.js) or related open-source technologies in your products and apps, then [fill out this form](https://docs.google.com/forms/d/e/1FAIpQLSeQAWZFBanNeuYyTFoA2FzHXJzzduoQGSGxgeInzCL_WKJpdQ/viewform?usp=sf_link) with details about your product or app, and join the community. _(Editor's note: this post was updated to remove links to deprecated projects.)_
\ No newline at end of file
+If you’re a developer that uses the [XRP Ledger](https://xrpl.org), [Interledger](https://interledger.org/), [xrpl.js](https://github.com/XRPLF/xrpl.js) or related open-source technologies in your products and apps, then [fill out this form](https://docs.google.com/forms/d/e/1FAIpQLSeQAWZFBanNeuYyTFoA2FzHXJzzduoQGSGxgeInzCL_WKJpdQ/viewform?usp=sf_link) with details about your product or app, and join the community. _(Editor's note: this post was updated to remove links to deprecated projects.)_
diff --git a/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-expected.md b/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-expected.md
index cb204f417c..28284aaae1 100644
--- a/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-expected.md
+++ b/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-expected.md
@@ -1,3 +1,13 @@
+---
+category: 2020
+date: 2020-01-08
+labels:
+ - Amendments
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
# Two Fix Amendments are Expected 2020-01-18
On 2020-01-03, the [fixCheckThreading](https://xrpcharts.ripple.com/#/transactions/71460CE2DB7594C25A649C042D18BC3C027910CF02C60EC7F1E77660C9CAE1D2) and [fixPayChanRecipientOwnerDir](https://xrpcharts.ripple.com/#/transactions/4F5C639512B14BC6986026A2871CBF348C6092B1D4BE2DE9EE64D0F04E1EA5F7) amendments to the XRP Ledger gained support from a majority of trusted validators. These amendments were introduced in [`rippled` v1.4.0](https://github.com/ripple/rippled/releases/tag/1.4.0). Currently, they are expected to become enabled on 2020-01-18. Each amendment that continues to have the support of at least 80% of trusted validators continuously will become enabled on the scheduled date.
diff --git a/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-lost-majority.md b/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-lost-majority.md
index a5114928e6..8e9b855d00 100644
--- a/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-lost-majority.md
+++ b/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-lost-majority.md
@@ -1,3 +1,13 @@
+---
+category: 2020
+date: 2020-01-13
+labels:
+ - Amendments
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
# fixCheckThreading and fixPayChanRecipientOwnerDir Amendments Lost Majority
On 2019-01-11, the fixCheckThreading and fixPayChanRecipientOwnerDir amendments lost the support of several validators, causing those amendments' support to fall below the 80% threshold for approval. (EnableAmendment LostMajority transactions: [fixCheckThreading](https://xrpcharts.ripple.com/#/transactions/3D10E846B1DA4BA07FA79BA1C13F802DD587F842F3810D997224C3693B120F51), [fixPayChanRecipientOwnerDir](https://xrpcharts.ripple.com/#/transactions/C848F96FDB815623753F27E8B5C83F4E38CFC8F50B28307142A6DFAC946EF070).) As a result, these amendments are no longer expected to become enabled on 2020-01-18, and their status depends on more validators to resume voting in favor of the amendments.
diff --git a/blog/2020/get-ready-for-deletable-accounts.md b/blog/2020/get-ready-for-deletable-accounts.md
index 865f5cb06f..a7db05d5e1 100644
--- a/blog/2020/get-ready-for-deletable-accounts.md
+++ b/blog/2020/get-ready-for-deletable-accounts.md
@@ -1,3 +1,13 @@
+---
+category: 2020
+date: 2020-05-06
+labels:
+ - Amendments
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
# Get Ready for Deletable Accounts
The XRP Ledger is currently [expected to enable](https://xrpl.org/blog/2020/deletableaccounts-expected.html) the deletion of on-ledger accounts for the first time, through the [DeletableAccounts Amendment](https://xrpl.org/known-amendments.html#deletableaccounts), on **2020-05-08 (UTC)**. This amendment comes with changes to some fairly fundamental details of the XRP Ledger protocol. If you use the XRP Ledger for your business, this is a good time to do a last check to make sure you're ready.
diff --git a/blog/2020/moving-devnet-to-vl.md b/blog/2020/moving-devnet-to-vl.md
index 87c2c8a601..45d0e10fd2 100644
--- a/blog/2020/moving-devnet-to-vl.md
+++ b/blog/2020/moving-devnet-to-vl.md
@@ -3,6 +3,10 @@ category: 2020
date: 2020-08-10
labels:
- Advisories
+theme:
+ markdown:
+ editPage:
+ hide: true
---
# Moving Devnet to a Validator List
diff --git a/blog/2020/requirefullycanonicalsig-expected.md b/blog/2020/requirefullycanonicalsig-expected.md
index 45e5b6d477..a1fe00e4ad 100644
--- a/blog/2020/requirefullycanonicalsig-expected.md
+++ b/blog/2020/requirefullycanonicalsig-expected.md
@@ -1,3 +1,14 @@
+---
+category: 2020
+date: 2020-06-24
+labels:
+ - Amendments
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
+
# The RequireFullyCanonicalSig Amendment is Expected 2020-07-03
The RequireFullyCanonicalSig amendment to the XRP Ledger, introduced in [`rippled` v1.5.0](https://github.com/ripple/rippled/releases/tag/1.5.0), has [gained support from a majority of trusted validators](https://xrpcharts.ripple.com/#/transactions/4DF3E28D6920D917CE0A0A9E341BC5F792B3584E2DD5E679BD7679FE0875AEE6). Currently, it is expected to become enabled on 2020-07-03 (UTC). As long as the RequireFullyCanonicalSig amendment continues to have the support of at least 80% of trusted validators continuously, it will become enabled on the scheduled date.
diff --git a/blog/2020/requirefullycanonicalsig-fixqualityupperbound-flowcross-enabled.md b/blog/2020/requirefullycanonicalsig-fixqualityupperbound-flowcross-enabled.md
index 1dc16a5cc2..2ff72e3924 100644
--- a/blog/2020/requirefullycanonicalsig-fixqualityupperbound-flowcross-enabled.md
+++ b/blog/2020/requirefullycanonicalsig-fixqualityupperbound-flowcross-enabled.md
@@ -1,3 +1,13 @@
+---
+category: 2020
+date: 2020-08-04
+labels:
+ - Amendments
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
# RequireFullyCanonicalSig, fixQualityUpperBound, and FlowCross are Now Available
[As previously announced](https://xrpl.org/blog/2020/requirefullycanonicalsig-expected.html), the **RequireFullyCanonicalSig** amendment [became enabled on the XRP Ledger](https://xrpcharts.ripple.com/#/transactions/94D8B158E948148B949CC3C35DD5DC4791D799E1FD5D3CE0E570160EDEF947D3) on 2020-07-03. Additionally, the **fixQualityUpperBound** amendment [became enabled](https://xrpcharts.ripple.com/#/transactions/5F8E9E9B175BB7B95F529BEFE3C84253E78DAF6076078EC450A480C861F6889E) on 2020-07-09 and the **FlowCross** amendment [became enabled](https://xrpcharts.ripple.com/#/transactions/44C4B040448D89B6C5A5DEC97C17FEDC2E590BA094BC7DB63B7FDC888B9ED78F) on 2020-08-04.
diff --git a/blog/2020/rippled-1.4.0-upgrade-advisory.md b/blog/2020/rippled-1.4.0-upgrade-advisory.md
index 820c8e893a..a02feb6e6c 100644
--- a/blog/2020/rippled-1.4.0-upgrade-advisory.md
+++ b/blog/2020/rippled-1.4.0-upgrade-advisory.md
@@ -1,3 +1,14 @@
+---
+category: 2020
+date: 2020-01-13
+labels:
+ - Advisories
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
+
# XRP Ledger version 1.4.0 Upgrade Advisory
Version 1.4.0 of the XRP Ledger core server (`rippled`) contains a change that can cause upgrades to take much longer than usual.
@@ -18,20 +29,26 @@ If needed, a workaround is possible. However, we do not recommend this procedure
The following workaround can reduce `rippled`'s initial startup time after upgrading to version 1.4.0. It requires making changes to one of the SQL databases maintained by the server. Instead of deleting the unneeded data, this workaround renames the table. The old data continues to take up disk space on the server.
-**WARNING:** We do not recommend this procedure to anyone not familiar with sqlite3.
+{% admonition type="danger" name="WARNING" %}
+We do not recommend this procedure to anyone not familiar with sqlite3.
+{% /admonition %}
1. Install the required tool: `sqlite3`. This is operating-system dependent.
On Ubuntu you can use the following commands:
- sudo apt-get update
- sudo apt-get install sqlite3
+ ```sh
+ sudo apt-get update
+ sudo apt-get install sqlite3
+ ```
2. Stop your `rippled` instance.
This is operating-system dependent. On Linux, you can use the following commands:
- sudo systemctl stop rippled.service
+ ```sh
+ sudo systemctl stop rippled.service
+ ```
3. Read your configuration file and find the `[database_path]` stanza.
@@ -45,19 +62,27 @@ The following workaround can reduce `rippled`'s initial startup time after upgra
5. Open the `ledger.db` file using the SQLite commandline:
- sqlite3 ledger.db
+ ```sh
+ sqlite3 ledger.db
+ ```
6. Execute the following command (the trailing semicolon is required):
- ALTER TABLE Validations RENAME TO OldValidations;
+ ```sql
+ ALTER TABLE Validations RENAME TO OldValidations;
+ ```
7. Execute the following command (the leading period is required):
- .quit
+ ```text
+ .quit
+ ```
8. You should now be able to start `rippled` without experiencing any delay.
- sudo systemctl start rippled.service
+ ```sh
+ sudo systemctl start rippled.service
+ ```
For general instructions on upgrading `rippled` on supported platforms, see [Install `rippled`](https://xrpl.org/install-rippled.html).
diff --git a/blog/2020/rippled-1.5.0.md b/blog/2020/rippled-1.5.0.md
index 1e0827aa60..ef94d10483 100644
--- a/blog/2020/rippled-1.5.0.md
+++ b/blog/2020/rippled-1.5.0.md
@@ -1,3 +1,13 @@
+---
+category: 2020
+date: 2020-04-10
+labels:
+ - Advisories
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
# Introducing XRP Ledger version 1.5.0
**XRP Ledger (`rippled` server) version 1.5.0** has been released. The `rippled` 1.5.0 release introduces several improvements and new features, including support for gRPC API, API versioning, UNL propagation via the peer network, new RPC methods `validator_info` and `manifest`, augmented `submit` method, improved `tx` method, improved CLI parsing, improved protocol-level handshaking protocol, improved package building and various other minor bug fixes and improvements.
diff --git a/blog/2020/rippled-1.6.0.md b/blog/2020/rippled-1.6.0.md
index 839948be97..921d754591 100644
--- a/blog/2020/rippled-1.6.0.md
+++ b/blog/2020/rippled-1.6.0.md
@@ -3,6 +3,10 @@ category: 2020
date: 2020-08-19
labels:
- rippled Release Notes
+theme:
+ markdown:
+ editPage:
+ hide: true
---
# Introducing XRP Ledger version 1.6.0
diff --git a/blog/2020/running-an-xrp-ledger-validator.md b/blog/2020/running-an-xrp-ledger-validator.md
index 8737df6571..c524163613 100644
--- a/blog/2020/running-an-xrp-ledger-validator.md
+++ b/blog/2020/running-an-xrp-ledger-validator.md
@@ -3,6 +3,10 @@ category: 2020
date: 2021-02-07
labels:
- Features
+theme:
+ markdown:
+ editPage:
+ hide: true
---
# Running an XRP Ledger Validator
_by Mayur Bhandary, Software Engineer at Ripple_
diff --git a/blog/2020/testnet-amendments-rippled-1.5.0.md b/blog/2020/testnet-amendments-rippled-1.5.0.md
index 06bdacd12c..13b58fd67b 100644
--- a/blog/2020/testnet-amendments-rippled-1.5.0.md
+++ b/blog/2020/testnet-amendments-rippled-1.5.0.md
@@ -1,3 +1,13 @@
+---
+category: 2020
+date: 2020-04-10
+labels:
+ - Advisories
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
# Postmortem: Testnet Amendments from rippled 1.5.0
Like most new releases, version 1.5.0 of the XRP Ledger core server (`rippled`) contains new amendments which are not understood by earlier versions of the software.
diff --git a/blog/2020/two-fixes-enabled.md b/blog/2020/two-fixes-enabled.md
index 82768f0ef2..d405e3e4fe 100644
--- a/blog/2020/two-fixes-enabled.md
+++ b/blog/2020/two-fixes-enabled.md
@@ -1,3 +1,13 @@
+---
+category: 2020
+date: 2020-05-01
+labels:
+ - Amendments
+theme:
+ markdown:
+ editPage:
+ hide: true
+---
# Two Fix Amendments Are Now Enabled
As [previously announced](https://xrpl.org/blog/2020/deletableaccounts-expected.html), the [fixCheckThreading](https://xrpcharts.ripple.com/#/transactions/74AFEA8C17D25CA883D40F998757CA3B0DB1AC86794335BAA25FF20E00C2C30A) and [fixPayChanRecipientOwnerDir](https://xrpcharts.ripple.com/#/transactions/D2F8E457D08ACB185CDE3BB9BB1989A9052344678566785BACFB9DFDBDEDCF09) amendments became enabled on 2020-05-01.
diff --git a/blog/2021/community-spotlight-developing-wallet-protect.md b/blog/2021/community-spotlight-developing-wallet-protect.md
index d11520fb7f..cb46ff4583 100644
--- a/blog/2021/community-spotlight-developing-wallet-protect.md
+++ b/blog/2021/community-spotlight-developing-wallet-protect.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2020-03-10
labels:
- Developer Reflections
diff --git a/blog/2021/five-upcoming-amendments.md b/blog/2021/five-upcoming-amendments.md
index a4685d64eb..29eb2fc1b8 100644
--- a/blog/2021/five-upcoming-amendments.md
+++ b/blog/2021/five-upcoming-amendments.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-11-10
labels:
- Amendments
diff --git a/blog/2021/introducing-xrpl-js.md b/blog/2021/introducing-xrpl-js.md
index f744ad863f..13d9f43b8a 100644
--- a/blog/2021/introducing-xrpl-js.md
+++ b/blog/2021/introducing-xrpl-js.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-10-20
labels:
- xrpl.js Release Notes
diff --git a/blog/2021/introducing-xrpl-py-for-pythonistas.md b/blog/2021/introducing-xrpl-py-for-pythonistas.md
index e128401b83..e496ce1551 100644
--- a/blog/2021/introducing-xrpl-py-for-pythonistas.md
+++ b/blog/2021/introducing-xrpl-py-for-pythonistas.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-04-06
labels:
- xrpl-py Release Notes
diff --git a/blog/2021/introducing-xrpl4j.md b/blog/2021/introducing-xrpl4j.md
index 6af149dc02..f8f640c5f7 100644
--- a/blog/2021/introducing-xrpl4j.md
+++ b/blog/2021/introducing-xrpl4j.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-05-20
labels:
- xrpl4j Release Notes
diff --git a/blog/2021/message-routing-optimizations-pt-1-proposal-validation-relaying.md b/blog/2021/message-routing-optimizations-pt-1-proposal-validation-relaying.md
index ca286a3e3d..5e635e84b2 100644
--- a/blog/2021/message-routing-optimizations-pt-1-proposal-validation-relaying.md
+++ b/blog/2021/message-routing-optimizations-pt-1-proposal-validation-relaying.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-03-16
labels:
- Development
diff --git a/blog/2021/reserves-lowered.md b/blog/2021/reserves-lowered.md
index 7e76ff9581..bc49c6a20b 100644
--- a/blog/2021/reserves-lowered.md
+++ b/blog/2021/reserves-lowered.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-09-21
labels:
- Advisories
diff --git a/blog/2021/ripple-lib-drops-lodash-browsers.md b/blog/2021/ripple-lib-drops-lodash-browsers.md
index 16c081f1d4..184b21fe7d 100644
--- a/blog/2021/ripple-lib-drops-lodash-browsers.md
+++ b/blog/2021/ripple-lib-drops-lodash-browsers.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-08-26
labels:
- xrpl.js Release Notes
diff --git a/blog/2021/rippled-1.7.0.md b/blog/2021/rippled-1.7.0.md
index 515a1013ce..70d65676a9 100644
--- a/blog/2021/rippled-1.7.0.md
+++ b/blog/2021/rippled-1.7.0.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-02-24
labels:
- rippled Release Notes
diff --git a/blog/2021/rippled-1.7.2.md b/blog/2021/rippled-1.7.2.md
index 169be7c43e..7c92e050c8 100644
--- a/blog/2021/rippled-1.7.2.md
+++ b/blog/2021/rippled-1.7.2.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-05-24
labels:
- rippled Release Notes
diff --git a/blog/2021/rippled-1.7.3.md b/blog/2021/rippled-1.7.3.md
index 1073026102..575b7ab5b2 100644
--- a/blog/2021/rippled-1.7.3.md
+++ b/blog/2021/rippled-1.7.3.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-08-27
labels:
- rippled Release Notes
diff --git a/blog/2021/rippled-1.8.1.md b/blog/2021/rippled-1.8.1.md
index d49c840a55..8722001d9d 100644
--- a/blog/2021/rippled-1.8.1.md
+++ b/blog/2021/rippled-1.8.1.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-12-02
labels:
- rippled Release Notes
diff --git a/blog/2021/rippled-1.8.2.md b/blog/2021/rippled-1.8.2.md
index e2ff885d4b..3904da64bf 100644
--- a/blog/2021/rippled-1.8.2.md
+++ b/blog/2021/rippled-1.8.2.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-12-20
labels:
- rippled Release Notes
diff --git a/blog/2021/road-to-xrp-ledger-1-7-improving-efficiency-and-security.md b/blog/2021/road-to-xrp-ledger-1-7-improving-efficiency-and-security.md
index 1cdae9a082..d31b9c942c 100644
--- a/blog/2021/road-to-xrp-ledger-1-7-improving-efficiency-and-security.md
+++ b/blog/2021/road-to-xrp-ledger-1-7-improving-efficiency-and-security.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-02-24
labels:
- rippled Release Notes
diff --git a/blog/2021/sidechain-engineering-preview.md b/blog/2021/sidechain-engineering-preview.md
index cb6bab4ef8..3102439efb 100644
--- a/blog/2021/sidechain-engineering-preview.md
+++ b/blog/2021/sidechain-engineering-preview.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-09-30
labels:
- Development
diff --git a/blog/2021/three-amendments-expected.md b/blog/2021/three-amendments-expected.md
index 6bcd293308..05db80d716 100644
--- a/blog/2021/three-amendments-expected.md
+++ b/blog/2021/three-amendments-expected.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-03-30
labels:
- Amendments
diff --git a/blog/2021/xrpl-grants-funding-the-next-phase-of-open-decentralized-innovation.md b/blog/2021/xrpl-grants-funding-the-next-phase-of-open-decentralized-innovation.md
index 0405b259af..a07f8760b6 100644
--- a/blog/2021/xrpl-grants-funding-the-next-phase-of-open-decentralized-innovation.md
+++ b/blog/2021/xrpl-grants-funding-the-next-phase-of-open-decentralized-innovation.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-06-05
labels:
- Features
diff --git a/blog/2021/xrpl-node-configurator.md b/blog/2021/xrpl-node-configurator.md
index f3278573b3..850f709ad9 100644
--- a/blog/2021/xrpl-node-configurator.md
+++ b/blog/2021/xrpl-node-configurator.md
@@ -1,5 +1,9 @@
---
category: 2021
+theme:
+ markdown:
+ editPage:
+ hide: true
date: 2021-04-14
labels:
- Development
diff --git a/blog/2022/clio-1.0.0.md b/blog/2022/clio-1.0.0.md
index 0f56eadc40..68e5b4fe59 100644
--- a/blog/2022/clio-1.0.0.md
+++ b/blog/2022/clio-1.0.0.md
@@ -3,7 +3,10 @@ category: 2022
date: 2022-06-29
labels:
- Clio Release Notes
-targets: [devblog]
+theme:
+ markdown:
+ editPage:
+ hide: true
---
# Introducing Clio version 1.0.0
diff --git a/blog/2022/cryptoiso20022interop.md b/blog/2022/cryptoiso20022interop.md
index c69bbf339f..ec2c7cb2dd 100644
--- a/blog/2022/cryptoiso20022interop.md
+++ b/blog/2022/cryptoiso20022interop.md
@@ -3,7 +3,10 @@ category: 2022
date: 2022-11-15
labels:
- Developer Reflections
-targets: [devblog]
+theme:
+ markdown:
+ editPage:
+ hide: true
---
# Developer Reflections: CryptoIso20022 Interop
@@ -27,4 +30,4 @@ Built on the XRP Ledger Mainnet using [xrpl4j](https://github.com/XRPLF/xrpl4j),
CryptoIso20022 Interop chose the XRP Ledger for its speed, transaction costs and sustainability.
-To learn more about CryptoIso20022 Interop, visit
{translate(`${heroPost.description}`)}
{moment(translate(card.date)).format("MMM DD, YYYY")}
-{translate(card.description)}