Merge pull request #384 from jhaaaa/rippled-serv-landing

fix rippled server landing
This commit is contained in:
Rome Reginelli
2018-05-16 16:24:54 -07:00
committed by GitHub
12 changed files with 37 additions and 38 deletions

View File

@@ -453,7 +453,7 @@ pages:
targets:
- local
- md: concepts/the-rippled-server/the-rippled-server.md
- name: The rippled Server
html: the-rippled-server.html
funnel: Docs
doc_type: Concepts
@@ -463,6 +463,15 @@ pages:
targets:
- local
- md: concepts/the-rippled-server/rippled-server-modes.md
html: rippled-server-modes.html
funnel: Docs
doc_type: Concepts
category: The rippled Server
blurb: Learn about rippled server modes, including stock servers, validator servers, and rippled servers run in stand-alone mode.
targets:
- local
- md: concepts/the-rippled-server/clustering.md
html: clustering.html
funnel: Docs
@@ -490,16 +499,6 @@ pages:
targets:
- local
- md: concepts/the-rippled-server/stand-alone-mode.md
html: stand-alone-mode.html
funnel: Docs
doc_type: Concepts
category: The rippled Server
blurb: Stand-alone mode provides a way to test rippled servers without connecting to a network of peers.
targets:
- local
# Tutorials --------------------------------------------------------------------
- name: Tutorials