Migrate blog pages to new template/date format.

This commit is contained in:
mDuo13
2025-04-25 14:56:32 -07:00
parent 7237486001
commit 1bb909f80f
235 changed files with 476 additions and 242 deletions

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-11-26
date: "2024-11-26"
template: '../../@theme/templates/blogpost'
seo:
title: The Evolution of the XRPL Foundation - A New Era for XRPL
description: Discover the latest updates on the new XRPL Foundations incorporation, objectives, governance, and structure.
@@ -94,4 +95,4 @@ Completing these steps will be crucial in ensuring a smooth transition from the
The new XRPL Foundation has been designed with inclusivity in mind. The Foundation's committee structure will ultimately present exciting opportunities for community involvement, by providing multiple entry points for the wider XRPL community to contribute.
In early 2025 the Committees will be launched, enabling all individuals and organizations to get involved with the new Foundation, firstly by applying for Associate Membership through the Membership Committee, then by participating in the General Assembly and potentially joining specialized Committees based on expertise.
In early 2025 the Committees will be launched, enabling all individuals and organizations to get involved with the new Foundation, firstly by applying for Associate Membership through the Membership Committee, then by participating in the General Assembly and potentially joining specialized Committees based on expertise.

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-03-26
date: "2024-03-26"
template: '../../@theme/templates/blogpost'
labels:
- Advisories
- Amendments

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-02-14
date: "2024-02-14"
template: '../../@theme/templates/blogpost'
labels:
- Clio Release Notes
markdown:

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-06-05
date: "2024-06-05"
template: '../../@theme/templates/blogpost'
labels:
- Clio Release Notes
markdown:

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-06-26
date: "2024-06-26"
template: '../../@theme/templates/blogpost'
labels:
- Clio Release Notes
markdown:

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-07-08
date: "2024-07-08"
template: '../../@theme/templates/blogpost'
labels:
- Clio Release Notes
markdown:

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-07-22
date: "2024-07-22"
template: '../../@theme/templates/blogpost'
seo:
title: Introducing Clio version 2.2.2
description: Version 2.2.2 of Clio, the XRP Ledger API server optimized for HTTP and WebSocket calls, is now available. Learn more about this update and bug fixes.

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-12-12
date: "2024-12-12"
template: '../../@theme/templates/blogpost'
seo:
title: Introducing Clio version 2.3.0
description: Version 2.3.0 of Clio, an XRP Ledger API server optimized for HTTP and WebSocket API calls, is now available. This release adds new features and bug fixes.

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-08-05
date: "2024-08-05"
template: '../../@theme/templates/blogpost'
seo:
title: XLS-30 - XRP Ledger Automated Market Maker
description: The XLS-30 AMM amendment unlocks new liquidity and trading options on the XRP Ledger network. Explore how developers can integrate with AMM.

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-08-10
date: "2024-08-10"
template: '../../@theme/templates/blogpost'
seo:
title: Evolving the XRP Ledger Foundation
description: Discover the latest in the XRPL community, including key organizations' plans to establish a more effective, inclusive, and visible XRPL Foundation with democratic governance.
@@ -96,4 +97,4 @@ The changes that lay ahead offer a great opportunity for collaboration, innovati
More updates and details will be provided as soon as they solidify over the coming months.
To provide further insights and answer questions, a X/Twitter Spaces is planned with representatives from the aforementioned organizations (XRPL Commons, XRPL Labs, Ripple, etc) in the coming weeks. Stay tuned for more details shortly.
To provide further insights and answer questions, a X/Twitter Spaces is planned with representatives from the aforementioned organizations (XRPL Commons, XRPL Labs, Ripple, etc) in the coming weeks. Stay tuned for more details shortly.

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-07-24
date: "2024-07-24"
template: '../../@theme/templates/blogpost'
labels:
- Developer Reflections
markdown:
@@ -64,4 +65,4 @@ Filedgr's integration with XRPL was recognized with a developer grant, underscor
Filedgr aims to evolve into a decentralized autonomous organization (DAO), promoting transparency and community-driven governance. The Filedgr Foundation will oversee the DAO, ensuring efficient operations. Additionally, Filedgr plans to develop industry-specific spin-offs, tailoring its technology to various sectors like farming and mobility.
Want to be featured in the Developer Reflections series? [Submit your project](https://xrpl.org/contribute.html#xrpl-blog) today, and join the [developer Discord channel](https://discord.gg/sfX3ERAMjH) to connect with other members of the XRP Ledger community.
Want to be featured in the Developer Reflections series? [Submit your project](https://xrpl.org/contribute.html#xrpl-blog) today, and join the [developer Discord channel](https://discord.gg/sfX3ERAMjH) to connect with other members of the XRP Ledger community.

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-03-21
date: "2024-03-21"
template: '../../@theme/templates/blogpost'
labels:
- Amendments
markdown:

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-04-15
date: "2024-04-15"
template: '../../@theme/templates/blogpost'
seo:
title: How to Master XRP Transfers using Python
description: Discover how to create and manage accounts on the XRPL Testnet and master the art of transferring XRP using Python.

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-03-08
date: "2024-03-08"
template: '../../@theme/templates/blogpost'
seo:
title: How to Mint an NFT
description: Learn the basics of minting an NFT on XRP Ledger and how you can get started quickly and easily with this step-by-step guide. Get started today!

View File

@@ -3,7 +3,8 @@ category: 2024
markdown:
editPage:
hide: true
date: 2024-12-12
date: "2024-12-12"
template: '../../@theme/templates/blogpost'
labels:
- Advisories
---

View File

@@ -1,6 +1,6 @@
---
category: 2024
date: 2024-01-09
date: "2024-01-09"
labels:
- rippled Release Notes
- Amendments

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-01-29
date: "2024-01-29"
template: '../../@theme/templates/blogpost'
labels:
- rippled Release Notes
markdown:

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-02-20
date: "2024-02-20"
template: '../../@theme/templates/blogpost'
labels:
- rippled Release Notes
markdown:

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-03-27
date: "2024-03-27"
template: '../../@theme/templates/blogpost'
labels:
- rippled Release Notes
markdown:

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-06-04
date: "2024-06-04"
template: '../../@theme/templates/blogpost'
labels:
- rippled Release Notes
markdown:

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-07-30
date: "2024-07-30"
template: '../../@theme/templates/blogpost'
seo:
title: Introducing XRP Ledger version 2.2.1
description: rippled version 2.2.1 is now available, addressing a critical bug when handling some types of RPC requests. Learn more about this release.

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-09-03
date: "2024-09-03"
template: '../../@theme/templates/blogpost'
seo:
title: Introducing XRP Ledger version 2.2.2
description: rippled version 2.2.2 is now available, addressing a Mainnet issue that caused validators to stall during consensus. Learn more about this release.

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-09-14
date: "2024-09-14"
template: '../../@theme/templates/blogpost'
seo:
title: Introducing XRP Ledger version 2.2.3
description: rippled version 2.2.3 is now available, addressing an issue that could cause full-history servers to run out of space in their SQLite databases. Learn more about this release.

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-11-25
date: "2024-11-25"
template: '../../@theme/templates/blogpost'
seo:
title: Introducing XRP Ledger version 2.3.0
description: rippled version 2.3.0 is now available. This version introduces new features and stability fixes.

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-08-14
date: "2024-08-14"
template: '../../@theme/templates/blogpost'
seo:
title: Upcoming Testnet Reset Notification
description: The Testnet reset was completed successfully on Monday, August 19, 2024 to improve stability and reduce the cost of running a Testnet node. Learn more.
@@ -54,4 +55,4 @@ Were exploring long-term solutions to enhance network resilience and ensure y
* Implementing additional safeguards and resource management strategies.
* Establishing a regular reset schedule to provide consistency and predictability for developers by setting a clear timeline for testnet maintenance.
Wed like to hear from you! Join the [XRPL Dev Discord](https://discord.gg/sfX3ERAMjH) to share your feedback. Your input and feedback on what changes would be beneficial is invaluable to improve testnet management and better support the community's needs.
Wed like to hear from you! Join the [XRPL Dev Discord](https://discord.gg/sfX3ERAMjH) to share your feedback. Your input and feedback on what changes would be beneficial is invaluable to improve testnet management and better support the community's needs.

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-04-17
date: "2024-04-17"
template: '../../@theme/templates/blogpost'
labels:
- Advisories
markdown:

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-03-14
date: "2024-03-14"
template: '../../@theme/templates/blogpost'
labels:
- Developer Reflections
markdown:

View File

@@ -1,6 +1,7 @@
---
category: 2024
date: 2024-01-23
date: "2024-01-23"
template: '../../@theme/templates/blogpost'
labels:
- Developer Reflections
markdown: