mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
update navigation style
This commit is contained in:
parent
e58bc60681
commit
97b451d5f2
20
_config.yml
20
_config.yml
@ -16,17 +16,17 @@ minimal_mistakes_skin : "air" # "air", "aqua", "contrast", "dark", "dirt", "n
|
|||||||
|
|
||||||
# Site Settings
|
# Site Settings
|
||||||
locale : "en-US"
|
locale : "en-US"
|
||||||
title : "Sovereign ID Curated"
|
title : "Decentralized ID - Curated Info"
|
||||||
title_separator : "| "
|
title_separator : "| "
|
||||||
name : "Infominer"
|
name : "Infominer"
|
||||||
description : "Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet."
|
description : "Learning to create an Identity Layer for the Internet, that is vendor agnostic and as widely interoperable, as possible, putting users in control of their personal information."
|
||||||
url : "https://decentralized-id.com"
|
url : "https://decentralized-id.com"
|
||||||
baseurl : ""
|
baseurl : ""
|
||||||
repository : "didecentral/didecentral.github.io"
|
repository : "didecentral/didecentral.github.io"
|
||||||
github : [metadata]
|
github : [metadata]
|
||||||
teaser : /images/didecentral-tw.png
|
teaser : /images/didecentral-tw.png
|
||||||
logo : "https://decentralized-id.com/images/DID.png"
|
logo : "https://decentralized-id.com/images/DID.png"
|
||||||
masthead_title : "Identity Decentralized"
|
masthead_title : "Digital Identity Decentralized"
|
||||||
# breadcrumbs : false # true, false (default)
|
# breadcrumbs : false # true, false (default)
|
||||||
words_per_minute : 200
|
words_per_minute : 200
|
||||||
comments:
|
comments:
|
||||||
@ -285,14 +285,16 @@ defaults:
|
|||||||
path: "_pages"
|
path: "_pages"
|
||||||
type: pages
|
type: pages
|
||||||
values:
|
values:
|
||||||
|
sidebar:
|
||||||
|
- title: "Identity Decentralized"
|
||||||
|
image: "/images/regulation_gdpr_data_protection_TheDigitalArtist.png"
|
||||||
|
nav: "didnav"
|
||||||
layout: single
|
layout: single
|
||||||
author_profile: false
|
author_profile: false
|
||||||
read_time: false
|
read_time: false
|
||||||
comments: # true
|
comments: # true
|
||||||
share: true
|
share: true
|
||||||
related: true
|
related: true
|
||||||
sidebar:
|
|
||||||
nav: didnav
|
|
||||||
toc: true
|
toc: true
|
||||||
toc_sticky : true
|
toc_sticky : true
|
||||||
# _posts
|
# _posts
|
||||||
@ -300,6 +302,10 @@ defaults:
|
|||||||
path: "_posts"
|
path: "_posts"
|
||||||
type: posts
|
type: posts
|
||||||
values:
|
values:
|
||||||
|
sidebar:
|
||||||
|
- title: "Identity Decentralized"
|
||||||
|
image: "/images/regulation_gdpr_data_protection_TheDigitalArtist.png"
|
||||||
|
nav: "didnav"
|
||||||
layout: single
|
layout: single
|
||||||
author_profile: false
|
author_profile: false
|
||||||
header:
|
header:
|
||||||
@ -309,8 +315,6 @@ defaults:
|
|||||||
share: true
|
share: true
|
||||||
classes: wide
|
classes: wide
|
||||||
related: true
|
related: true
|
||||||
sidebar:
|
|
||||||
nav: didnav
|
|
||||||
toc: true
|
toc: true
|
||||||
toc_label : "Contents"
|
toc_label : "Contents"
|
||||||
toc_icon : "link"
|
toc_icon : "link"
|
||||||
@ -326,5 +330,7 @@ defaults:
|
|||||||
share: true
|
share: true
|
||||||
related: true
|
related: true
|
||||||
sidebar:
|
sidebar:
|
||||||
|
- title: "Identity Decentralized"
|
||||||
|
image: "/images/regulation_gdpr_data_protection_TheDigitalArtist.png"
|
||||||
nav: "didnav"
|
nav: "didnav"
|
||||||
classes: wide
|
classes: wide
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
# main links
|
# main links
|
||||||
main:
|
main:
|
||||||
- title: "Our Aim"
|
|
||||||
url: "/aim/"
|
|
||||||
- title: Getting Started
|
- title: Getting Started
|
||||||
url: /getting-started/
|
url: /getting-started/
|
||||||
- title: "Posts by Tag"
|
|
||||||
url: "/tags/"
|
|
||||||
- title: "Recent Posts"
|
- title: "Recent Posts"
|
||||||
url: "/posts/"
|
url: "/posts/"
|
||||||
|
- title: "Tags"
|
||||||
|
url: "/tags/"
|
||||||
|
- title: "Our Aim"
|
||||||
|
url: "/aim/"
|
||||||
- title: "identitywoman/identity-commons"
|
- title: "identitywoman/identity-commons"
|
||||||
url: "https://github.com/identitywoman/identity-commons"
|
url: "https://github.com/identitywoman/identity-commons"
|
||||||
- title: "RebootingWebOfTrust - Archive"
|
- title: "RebootingWebOfTrust - Archive"
|
||||||
@ -16,8 +16,8 @@ main:
|
|||||||
url: "https://sourcecrypto.pub/decentralized-web/"
|
url: "https://sourcecrypto.pub/decentralized-web/"
|
||||||
|
|
||||||
didnav:
|
didnav:
|
||||||
- title: "History"
|
- title: "Navigation"
|
||||||
url: "/history/"
|
url: "/"
|
||||||
children:
|
children:
|
||||||
- title: "• Resources & Pre-History"
|
- title: "• Resources & Pre-History"
|
||||||
url: "/history/"
|
url: "/history/"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: home
|
layout: home
|
||||||
author_profile: false
|
author_profile: false
|
||||||
excerpt: "Categorizing facts and references is a helpful process for navigating complex info-systems."
|
excerpt: "Organizing facts and references is a helpful process for navigating complex info-systems."
|
||||||
sidebar:
|
sidebar:
|
||||||
nav: didnav
|
nav: didnav
|
||||||
header:
|
header:
|
||||||
|
Loading…
Reference in New Issue
Block a user