From ed9448251367aecccb328c9dc2a07298db8c1052 Mon Sep 17 00:00:00 2001 From: Patrick Dunlop Date: Fri, 2 Sep 2022 12:14:55 -0400 Subject: [PATCH] Optimize navigation --- docs/contributors/_category_.json | 6 +----- docs/ecosystem/_category_.json | 6 +----- docs/official-links/_category_.json | 6 +----- docs/overview/_category_.json | 6 +----- docs/protocol/_category_.json | 8 +------- docs/protocol/modules/_category_.json | 6 +----- docs/using-jackal/_category_.json | 8 +------- 7 files changed, 7 insertions(+), 39 deletions(-) diff --git a/docs/contributors/_category_.json b/docs/contributors/_category_.json index 48e1916..c7c2c28 100644 --- a/docs/contributors/_category_.json +++ b/docs/contributors/_category_.json @@ -1,8 +1,4 @@ { "label": "Community and Contributors", - "position":5, - "link": { - "type": "generated-index", - "description": "The Jackal Community is open to all. To join the community, please check out our official links." - } + "position":5 } diff --git a/docs/ecosystem/_category_.json b/docs/ecosystem/_category_.json index 22c72fb..a405e5b 100644 --- a/docs/ecosystem/_category_.json +++ b/docs/ecosystem/_category_.json @@ -1,8 +1,4 @@ { "label": "Ecosystem", - "position":10, - "link": { - "type": "generated-index", - "description": "The Jackal Protocol has a robust ecosystem with mayny oppourtunities. This section is for developers, and teams looking to help build a self custodial future." - } + "position":10 } diff --git a/docs/official-links/_category_.json b/docs/official-links/_category_.json index 3128d5b..c98c4de 100644 --- a/docs/official-links/_category_.json +++ b/docs/official-links/_category_.json @@ -1,8 +1,4 @@ { "label": "Official Links", - "position":4, - "link": { - "type": "generated-index", - "description": "Check out the Official Links" - } + "position":4 } diff --git a/docs/overview/_category_.json b/docs/overview/_category_.json index c681802..fbe9f1e 100644 --- a/docs/overview/_category_.json +++ b/docs/overview/_category_.json @@ -1,8 +1,4 @@ { "label": "Overview", - "position": 2, - "link": { - "type": "generated-index", - "description": "Welcome to the Pack!" - } + "position": 2 } diff --git a/docs/protocol/_category_.json b/docs/protocol/_category_.json index 66a06de..f925c6a 100644 --- a/docs/protocol/_category_.json +++ b/docs/protocol/_category_.json @@ -1,10 +1,4 @@ { "label": "The Protocol", - "position":6, - "link": { - "type": "generated-index", - "description": "Also known as Canine, the Jackal Blockchain is a Cosmos L1 built using the Cosmos SDK and Tendermint, created with Ignite CLI. Canine is open source and uses the MIT License. - - Canine has seven modules and two tokens." - } + "position":6 } diff --git a/docs/protocol/modules/_category_.json b/docs/protocol/modules/_category_.json index 0463e6f..4a39ab6 100644 --- a/docs/protocol/modules/_category_.json +++ b/docs/protocol/modules/_category_.json @@ -1,8 +1,4 @@ { "label": "Blockchain Modules", - "position":1, - "link": { - "type": "generated-index", - "description": "As the Jackal Protocol is built using Tendermint and the Cosmos SDK, we are able to create an ecosystem of __modules__. The Protocol uses some of the basic modules needed for interacting with the Cosmos Ecosystem but have also created customized our own modules optimized for the needs of Jackal." - } + "position":1 } diff --git a/docs/using-jackal/_category_.json b/docs/using-jackal/_category_.json index 9b8168e..83452b7 100644 --- a/docs/using-jackal/_category_.json +++ b/docs/using-jackal/_category_.json @@ -1,10 +1,4 @@ { "label": "Using Jackal", - "position":4, - "link": { - "type": "generated-index", - "description": "Jackal is a blockchain where users interact with the chain and eachother through public and private keys. This means there is no need for security vulnerabilities such as usernames, passwords, email addresses, phone numbers etc. - - There are three approved wallets that can be used to interact with the Jackal Protocol. Keplr, Metamask, and the Jackal Wallet. For the most optimized user experience, we recommend using the Jackal Wallet. " - } + "position":4 }