add navigation for indy

This commit is contained in:
infominer33 2019-04-05 18:40:48 -04:00
parent 2dcf431eb7
commit 1719ca19e1
7 changed files with 54 additions and 5 deletions

View File

@ -16,6 +16,24 @@ main:
- title: "Github Pages Starter Pack" - title: "Github Pages Starter Pack"
url: "https://infominer.id/gh-pages-starter-pack.html" url: "https://infominer.id/gh-pages-starter-pack.html"
sovnav:
- title: Indy Nav
children:
- title: Index
description: Index of Resources Surrounding Hyperledger Indy, the Sovrin Foundation, and Evernym.
url: indy-ecosystem
- title: Adoption
description: Partnerships and Application of Evernym, Sovrin, and Indy.
url: indy-ecosystem/adoption
- title: Indy Github
description: GitHub Repositories Related to Hyperledger Indy.
url: indy-ecosystem/github
- title: Literature
description: Research and Literature Related to the Indy Ecosystem.
url: indy-ecosystem/literature
- title: VON
description: Resources Related to the Verifiable Organizations Network
url: indy-ecosystem/von
didnav: didnav:
- title: Featured - title: Featured
children: children:

View File

@ -1,6 +1,12 @@
--- ---
title: BCGov's Verifiable Organizations Network title: BCGov's Verifiable Organizations Network
layout: single layout: single
permalink: indy-ecosystem/von
redirect_from:
- id-initiatives/indy-ecosystem/von.html
sidebar:
nav: "sovnav"
--- ---

View File

@ -3,6 +3,12 @@ title: Evernym-Sovrin-Indy Adoption
layout: single layout: single
classes: wide classes: wide
toc: false toc: false
permalink: indy-ecosystem/adoption
redirect_from:
- id-initiatives/indy-ecosystem
sidebar:
nav: "sovnav"
--- ---

View File

@ -6,9 +6,14 @@ twitter:
card: "summary_large_image" card: "summary_large_image"
header: header:
image: "https://i.imgur.com/6O3gTXX.png" image: "https://i.imgur.com/6O3gTXX.png"
permalink: Indy-Sovrin permalink: indy-ecosystem/
redirect_from: indy-sovrin redirect_from:
- indy-sovrin
- id-initiatives/indy-ecosytem
- Indy-Sovrin
sidebar:
nav: "sovnav"
--- ---
**Protocol, Governance, Education, Ecosystem** **Protocol, Governance, Education, Ecosystem**

View File

@ -1,6 +1,12 @@
--- ---
title: Indy Github Repositories title: Indy Github Repositories
layout: single layout: single
permalink: indy-ecosystem/github
redirect_from:
- id-initiatives/indy-ecosystem/indy-github.html
sidebar:
nav: "sovnav"
--- ---

View File

@ -1,6 +1,11 @@
--- ---
title: Sovrin Related Literature and Media title: Sovrin Related Literature and Media
layout: single layout: single
permalink: indy-ecosystem/literature
redirect_from:
- id-initiatives/indy-ecosystem/literature.html
sidebar:
nav: "sovnav"
--- ---
## Contents ## Contents

View File

@ -1,11 +1,14 @@
--- ---
layout: "single" layout : "single"
title : Identity Decentralized title : Identity Decentralized
description : "Resources for Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet." description : "Resources for Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet."
twitter: twitter:
card : "summary_large_image" card : "summary_large_image"
header: header:
image : "https://infominer.id/DIDecentralized/assets/img/didecentral.png" image : "https://infominer.id/DIDecentralized/assets/img/didecentral.png"
sidebar:
nav : "sovnav"
--- ---
<center><img src="assets/img/didecentral.png"/></center> <center><img src="assets/img/didecentral.png"/></center>