mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Add/update some blurbs for index pages
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
html: payment-types.html
|
||||
parent: concepts.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: XRP LedgerはポイントツーポイントのXRPペイメントのほかに、より専門的な支払いタイプをサポートしています。
|
||||
---
|
||||
# 支払いのタイプ
|
||||
XRP LedgerはポイントツーポイントのXRPペイメントのほかに、より専門的な支払いタイプをサポートしています。
|
||||
@@ -2,6 +2,7 @@
|
||||
html: configure-rippled.html
|
||||
parent: infrastructure.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: rippledサーバーの構成をカスタマイズします。
|
||||
---
|
||||
# rippledの設定
|
||||
rippledサーバーの構成をカスタマイズします。
|
||||
@@ -2,6 +2,7 @@
|
||||
html: install-rippled.html
|
||||
parent: infrastructure.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: rippledサーバーをインストールして更新します。
|
||||
---
|
||||
# rippledのインストール
|
||||
rippledサーバーをインストールして更新します。
|
||||
@@ -2,6 +2,7 @@
|
||||
html: use-stand-alone-mode.html
|
||||
parent: infrastructure.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: 新機能や実験用に、スタンドアロンモードを使用してフルネットワークで機能をテストできます。
|
||||
---
|
||||
# スタンドアロンモードでrippledをテスト
|
||||
新機能や実験用に、スタンドアロンモードを使用してフルネットワークで機能をテストできます。
|
||||
@@ -2,6 +2,7 @@
|
||||
html: troubleshoot-the-rippled-server.html
|
||||
parent: infrastructure.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: rippledサーバーのあらゆる種類の問題をトラブルシューティングします。
|
||||
---
|
||||
# rippledのトラブルシューティング
|
||||
rippledサーバーのあらゆる種類の問題をトラブルシューティングします。
|
||||
@@ -3,6 +3,7 @@ html: protocol-reference.html
|
||||
parent: references.html
|
||||
template: pagetype-category.html.jinja
|
||||
eyebrow_text: 特徴とルール
|
||||
blurb: XRP Ledgerプロトコルの、利用方法に依存しない特徴やルールについて。
|
||||
---
|
||||
# XRP Ledgerプロトコルリファレンス
|
||||
XRP Ledgerプロトコルの、利用方法に依存しない特徴やルールについて。
|
||||
@@ -3,6 +3,7 @@ html: defi-uc.html
|
||||
parent: use-cases.html
|
||||
top_nav_grouping: カテゴリ
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: 中央機関を介さずに、高速で安全な金融トランザクションを可能にします。
|
||||
---
|
||||
# DeFi
|
||||
中央機関を介さずに、高速で安全な金融トランザクションを可能にします。
|
||||
@@ -3,6 +3,7 @@ html: payments-uc.html
|
||||
parent: use-cases.html
|
||||
top_nav_grouping: カテゴリ
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: XRP Ledgerで様々なタイプの支払いを利用するための実例を紹介します。
|
||||
---
|
||||
# Payment
|
||||
XRP Ledgerで様々なタイプの支払いを利用するための実例を紹介します。
|
||||
@@ -3,6 +3,7 @@ html: tokenization.html
|
||||
parent: use-cases.html
|
||||
top_nav_grouping: カテゴリ
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: XRP Ledgerが対応する様々なトークンを使用できます。
|
||||
---
|
||||
# Tokenization
|
||||
XRP Ledgerが対応する様々なトークンを使用できます。
|
||||
@@ -2,6 +2,7 @@
|
||||
html: payment-types.html
|
||||
parent: concepts.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: The XRP Ledger supports point-to-point XRP payments alongside other, more specialized payment types.
|
||||
---
|
||||
# Payment Types
|
||||
The XRP Ledger supports point-to-point XRP payments alongside other, more specialized payment types.
|
||||
@@ -2,5 +2,8 @@
|
||||
html: data-retention.html
|
||||
parent: configure-rippled.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Control how much data your server should keep and when it should remove old data.
|
||||
---
|
||||
# Data Retention
|
||||
|
||||
Control how much data your server should keep and when it should remove old data, including old versions of the ledger state and past transactions.
|
||||
@@ -2,6 +2,7 @@
|
||||
html: configure-rippled.html
|
||||
parent: infrastructure.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Customize your rippled server configuration.
|
||||
---
|
||||
# Configure rippled
|
||||
Customize your rippled server configuration.
|
||||
@@ -2,5 +2,8 @@
|
||||
html: server-modes.html
|
||||
parent: configure-rippled.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Information on how to run a core server in different modes specialized for different purposes.
|
||||
---
|
||||
# Server Modes
|
||||
|
||||
The core XRP Ledger server can run in different modes specialized for different purposes.
|
||||
@@ -3,6 +3,7 @@ html: install-rippled.html
|
||||
parent: infrastructure.html
|
||||
top_nav_name: Install & Configure
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Install and update the rippled server.
|
||||
---
|
||||
# Install rippled
|
||||
Install and update the rippled server.
|
||||
@@ -2,6 +2,7 @@
|
||||
html: use-stand-alone-mode.html
|
||||
parent: infrastructure.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: For new features and experiments, you can use Stand-Alone Mode to test features with a full network.
|
||||
---
|
||||
# Testing and Auditing
|
||||
For new features and experiments, you can use Stand-Alone Mode to test features with a full network.
|
||||
@@ -2,6 +2,7 @@
|
||||
html: troubleshoot-the-rippled-server.html
|
||||
parent: infrastructure.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Troubleshoot all kinds of problems with the rippled server.
|
||||
---
|
||||
# Troubleshooting
|
||||
Troubleshoot all kinds of problems with the rippled server.
|
||||
@@ -2,6 +2,10 @@
|
||||
html: peer-port-methods.html
|
||||
parent: http-websocket-apis.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Special API methods for sharing network topology and status metrics, served on the XRPL Peer Protocol port.
|
||||
---
|
||||
# Peer Port Methods
|
||||
Special API method for sharing network topology and status metrics.
|
||||
|
||||
Separate from the [WebSocket / HTTP APIs](http-websocket-apis.html), `rippled` servers provide a few special API methods from the same port they use for XRP Ledger [peer protocol](peer-protocol.html) communications. These methods provide status information about the server itself and its connectivity to the peer-to-peer network, and are intended mainly for monitoring and administration.
|
||||
|
||||
**Security:** Most `rippled` servers use a self-signed TLS certificate to respond to peer port requests. By default, most tools (including web browsers) flag or block such responses for being untrusted. You must ignore the certificate checking (for example, if using cURL, add the `--insecure` flag) to display a response from those servers, or configure the server with a TLS certificate signed by a known Certificate Authority.
|
||||
@@ -3,6 +3,7 @@ html: protocol-reference.html
|
||||
parent: references.html
|
||||
template: pagetype-category.html.jinja
|
||||
eyebrow_text: Features and Rules
|
||||
blurb: Features and rules of the XRP Ledger protocol, regardless of how you access it.
|
||||
---
|
||||
# XRP Ledger Protocol Reference
|
||||
Features and rules of the XRP Ledger protocol, regardless of how you access it.
|
||||
@@ -3,6 +3,8 @@ html: modular-tutorials-in-python.html
|
||||
parent: python.html
|
||||
top_nav_grouping: Article Types
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Modular XRPL tutorials in Python.
|
||||
---
|
||||
# Modular Tutorials in Python
|
||||
Modular XRPL tutorials in Python.
|
||||
|
||||
These tutorials take an incremental approach to implementing functionality, so you can reuse parts from the earlier tutorials on your way to making more advanced software.
|
||||
@@ -3,6 +3,7 @@ html: nfts-using-python.html
|
||||
parent: modular-tutorials-in-python.html
|
||||
top_nav_grouping: Article Types
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Mint and sell NFTs on the XRP Ledger using Python.
|
||||
---
|
||||
# NFTs Using Python
|
||||
Mint and sell NFTs on the XRP Ledger using Python.
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
html: defi-uc.html
|
||||
parent: use-cases.html
|
||||
top_nav_grouping: Article Types
|
||||
template: pagetype-category.html.jinja
|
||||
---
|
||||
# Decentralized Finance
|
||||
Enabling fast, secure financial transactions without a central authority.
|
||||
9
content/use-cases/defi/index.md
Normal file
9
content/use-cases/defi/index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
html: defi-uc.html
|
||||
parent: use-cases.html
|
||||
top_nav_grouping: Article Types
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Enabling fast, secure financial transactions without a central authority.
|
||||
---
|
||||
# Decentralized Finance
|
||||
Decentralized Finance (DeFi) is about enabling fast, secure financial transactions without a central authority.
|
||||
@@ -3,6 +3,7 @@ html: use-cases.html
|
||||
parent: docs.html
|
||||
top_nav_grouping: Article Types
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Browse the documentation based on practical use cases.
|
||||
---
|
||||
# Use Cases
|
||||
Browse the documentation based on practical use cases.
|
||||
@@ -3,6 +3,7 @@ html: payments-uc.html
|
||||
parent: use-cases.html
|
||||
top_nav_grouping: Article Types
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Practical examples for using different types of payment on the XRP Ledger.
|
||||
---
|
||||
# Payments
|
||||
Practical examples for using different types of payment on the XRP Ledger.
|
||||
@@ -3,6 +3,7 @@ html: tokenization.html
|
||||
parent: use-cases.html
|
||||
top_nav_grouping: Article Types
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Work with a variety of tokens supported by the XRP Ledger.
|
||||
---
|
||||
# Tokenization
|
||||
Work with a variety of tokens supported by the XRP Ledger.
|
||||
@@ -661,11 +661,11 @@ pages:
|
||||
targets:
|
||||
- ja
|
||||
|
||||
- md: use-cases/decentralized-finance/index.md
|
||||
- md: use-cases/defi/index.md
|
||||
targets:
|
||||
- en
|
||||
|
||||
- md: "@i18n/ja/use-cases/decentralized-finance/index.md"
|
||||
- md: "@i18n/ja/use-cases/defi/index.md"
|
||||
targets:
|
||||
- ja
|
||||
|
||||
@@ -2199,11 +2199,11 @@ pages:
|
||||
targets:
|
||||
- ja
|
||||
|
||||
- md: references/xrp-ledger-protocol-reference/index.md
|
||||
- md: references/protocol-reference/index.md
|
||||
targets:
|
||||
- en
|
||||
|
||||
- md: "@i18n/ja/references/xrp-ledger-protocol-reference/index.md"
|
||||
- md: "@i18n/ja/references/protocol-reference/index.md"
|
||||
targets:
|
||||
- ja
|
||||
|
||||
|
||||
Reference in New Issue
Block a user