mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
add navigation for indy
This commit is contained in:
parent
2dcf431eb7
commit
1719ca19e1
@ -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:
|
||||||
|
@ -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"
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
@ -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"
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
@ -6,8 +6,13 @@ 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"
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -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"
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
3
index.md
3
index.md
@ -6,6 +6,9 @@ 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>
|
||||||
|
Loading…
Reference in New Issue
Block a user