first draft of build and run ubuntu

This commit is contained in:
Jennifer Hasegawa
2017-12-15 14:27:24 -08:00
parent af283ae7d1
commit 2a216b3e93
2 changed files with 211 additions and 0 deletions

View File

@@ -60,6 +60,8 @@ targets:
"tutorial-paychan.html": https://ripple.com/build/payment-channels-tutorial/
"tutorial-escrow.html": https://ripple.com/build/escrow-tutorials/
"tutorial-listing-xrp.html": https://ripple.com/build/listing-xrp-exchange/
# Jha added link below
"tutorial-build-run-rippled-ubuntu.html": https://ripple.com/build/build-run-rippled-ubuntu/
"concept-accounts.html": https://ripple.com/build/accounts/
"concept-amendments.html": https://ripple.com/build/amendments/
"concept-consensus.html": https://ripple.com/build/xrp-ledger-consensus-process/
@@ -256,6 +258,15 @@ pages:
- local
- ripple.com
# Jha added entry below
- name: Build and Run rippled on Ubuntu
md: tutorial-build-run-rippled-ubuntu.md
html: tutorial-build-run-rippled-ubuntu.html
category: Tutorials
targets:
- local
- ripple.com
#Features describe how the XRP Ledger works in a mostly conceptual manner
- name: Accounts
category: Features