Switch some landing pages to use blurb-only pages

This commit is contained in:
mDuo13
2018-05-07 15:58:59 -07:00
parent 3ce6a1540c
commit 8d48fa5881
6 changed files with 51 additions and 68 deletions

View File

@@ -64,7 +64,6 @@ pages:
- name: Concepts
funnel: Docs
doc_type: Concepts
md: concepts/concepts.md
html: concepts.html
template: template-landing-children.html
blurb: Learn the "what" and "why" behind fundamental aspects of the XRP Ledger.
@@ -75,9 +74,9 @@ pages:
funnel: Docs
doc_type: Concepts
category: Introduction
md: concepts/introduction/introduction.md
html: introduction.html
template: template-landing-children.html
blurb: The XRP Ledger is a decentralized cryptographic ledger powered by a network of peer-to-peer rippled servers. This section covers basic concepts that help you learn the "what" and "why" behind fundamental aspects of the XRP Ledger.
targets:
- local
@@ -109,12 +108,13 @@ pages:
targets:
- local
- md: concepts/payment-system-basics/payment-system-basics.md
- name: Payment System Basics
html: payment-system-basics.html
funnel: Docs
doc_type: Concepts
category: Payment System Basics
template: template-landing-children.html
blurb: One of the primary purposes of the XRP Ledger is payment processing. Learn more about key concepts that will help you understand the XRP Ledger payment system.
targets:
- local
@@ -149,12 +149,24 @@ pages:
targets:
- local
- md: concepts/complex-payment-types/complex-payment-types.md
- md: concepts/payment-system-basics/transaction-cost.md
html: transaction-cost.html
funnel: Docs
doc_type: Concepts
category: Payment System Basics
blurb: The transaction cost is a small amount of XRP destroyed to send a transaction, which protects the ledger from spam. Learn how the transaction cost applies.
targets:
- local
# TODO: "Source and Destination Tags" stand-alone document
- name: Complex Payment Types
html: complex-payment-types.html
funnel: Docs
doc_type: Concepts
category: Complex Payment Types
template: template-landing-children.html
blurb: In addition to simple point-to-point XRP Payments, the XRP Ledger supports a number of complex payment types for a variety of use cases and situations.
targets:
- local
@@ -163,6 +175,7 @@ pages:
funnel: Docs
doc_type: Concepts
category: Complex Payment Types
blurb: Checks let users to create deferred payments that can be canceled or cashed by the intended recipients.
targets:
- local
@@ -171,6 +184,7 @@ pages:
funnel: Docs
doc_type: Concepts
category: Complex Payment Types
blurb: Escrows set aside XRP and deliver it later when certain conditions are met. Escrows can depend on time limits, cryptographic conditions, or both.
targets:
- local
@@ -179,6 +193,7 @@ pages:
funnel: Docs
doc_type: Concepts
category: Complex Payment Types
blurb: Partial payments subtract fees from the amount sent, delivering a flexible amount. Partial payments are useful for returning unwanted payments without incurring additional costs.
targets:
- local
@@ -190,6 +205,7 @@ pages:
doc_type: Concepts
category: Issued Currencies
template: template-landing-children.html
blurb: All currencies other than XRP can be represented in the XRP Ledger as issued currencies. Learn more about how issued currencies function in the XRP Ledger.
targets:
- local
@@ -211,6 +227,7 @@ pages:
doc_type: Concepts
category: Decentralized Exchange
template: template-landing-children.html
blurb: The XRP Ledger contains a fully-functional exchange where users can trade issued currencies for XRP or each other.
targets:
- local
@@ -222,6 +239,7 @@ pages:
doc_type: Concepts
category: Consensus Network
template: template-landing-children.html
blurb: The XRP Ledger uses a consensus algorithm to resolve the double spend problem and choose which transactions to execute in which order. Consensus also governs rules of transaction processing.
targets:
- local
@@ -232,6 +250,7 @@ pages:
funnel: Docs
doc_type: Concepts
category: Consensus Network
blurb: Amendments represent new features or other changes to transaction processing. Validators coordinate through consensus to apply these upgrades to the XRP Ledger in an orderly fashion.
targets:
- local
@@ -242,6 +261,7 @@ pages:
funnel: Docs
doc_type: Concepts
category: The rippled Server
blurb: rippled is the core peer-to-peer server that manages the XRP Ledger. This section covers concepts that help you learn the "what" and "why" behind fundamental aspects of the rippled server.
targets:
- local