Use frontmatter for tutorials

This commit is contained in:
mDuo13
2021-04-21 18:44:41 -07:00
parent d476617646
commit 02a852ec56
122 changed files with 761 additions and 509 deletions

View File

@@ -1,3 +1,11 @@
---
html: get-started.html
parent: tutorials.html
template: template-doc.html
blurb: Get up and running with some of the resources you'll use to work with the XRP Ledger.
filters:
- js_editor
---
# Get Started
The XRP Ledger is always online and entirely public. Anyone can access it **directly from a web browser** with source code like what's on this page.