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
22
_config.yml
22
_config.yml
@ -16,17 +16,17 @@ minimal_mistakes_skin : "air" # "air", "aqua", "contrast", "dark", "dirt", "n
|
||||
|
||||
# Site Settings
|
||||
locale : "en-US"
|
||||
title : "Sovereign ID Curated"
|
||||
title : "Decentralized ID - Curated Info"
|
||||
title_separator : "| "
|
||||
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"
|
||||
baseurl : ""
|
||||
repository : "didecentral/didecentral.github.io"
|
||||
github : [metadata]
|
||||
teaser : /images/didecentral-tw.png
|
||||
logo : "https://decentralized-id.com/images/DID.png"
|
||||
masthead_title : "Identity Decentralized"
|
||||
masthead_title : "Digital Identity Decentralized"
|
||||
# breadcrumbs : false # true, false (default)
|
||||
words_per_minute : 200
|
||||
comments:
|
||||
@ -285,14 +285,16 @@ defaults:
|
||||
path: "_pages"
|
||||
type: pages
|
||||
values:
|
||||
sidebar:
|
||||
- title: "Identity Decentralized"
|
||||
image: "/images/regulation_gdpr_data_protection_TheDigitalArtist.png"
|
||||
nav: "didnav"
|
||||
layout: single
|
||||
author_profile: false
|
||||
read_time: false
|
||||
comments: # true
|
||||
share: true
|
||||
related: true
|
||||
sidebar:
|
||||
nav: didnav
|
||||
toc: true
|
||||
toc_sticky : true
|
||||
# _posts
|
||||
@ -300,6 +302,10 @@ defaults:
|
||||
path: "_posts"
|
||||
type: posts
|
||||
values:
|
||||
sidebar:
|
||||
- title: "Identity Decentralized"
|
||||
image: "/images/regulation_gdpr_data_protection_TheDigitalArtist.png"
|
||||
nav: "didnav"
|
||||
layout: single
|
||||
author_profile: false
|
||||
header:
|
||||
@ -309,8 +315,6 @@ defaults:
|
||||
share: true
|
||||
classes: wide
|
||||
related: true
|
||||
sidebar:
|
||||
nav: didnav
|
||||
toc: true
|
||||
toc_label : "Contents"
|
||||
toc_icon : "link"
|
||||
@ -326,5 +330,7 @@ defaults:
|
||||
share: true
|
||||
related: true
|
||||
sidebar:
|
||||
nav: "didnav"
|
||||
- title: "Identity Decentralized"
|
||||
image: "/images/regulation_gdpr_data_protection_TheDigitalArtist.png"
|
||||
nav: "didnav"
|
||||
classes: wide
|
||||
|
@ -1,13 +1,13 @@
|
||||
# main links
|
||||
main:
|
||||
- title: "Our Aim"
|
||||
url: "/aim/"
|
||||
- title: Getting Started
|
||||
url: /getting-started/
|
||||
- title: "Posts by Tag"
|
||||
url: "/tags/"
|
||||
- title: "Recent Posts"
|
||||
url: "/posts/"
|
||||
- title: "Tags"
|
||||
url: "/tags/"
|
||||
- title: "Our Aim"
|
||||
url: "/aim/"
|
||||
- title: "identitywoman/identity-commons"
|
||||
url: "https://github.com/identitywoman/identity-commons"
|
||||
- title: "RebootingWebOfTrust - Archive"
|
||||
@ -16,8 +16,8 @@ main:
|
||||
url: "https://sourcecrypto.pub/decentralized-web/"
|
||||
|
||||
didnav:
|
||||
- title: "History"
|
||||
url: "/history/"
|
||||
- title: "Navigation"
|
||||
url: "/"
|
||||
children:
|
||||
- title: "• Resources & Pre-History"
|
||||
url: "/history/"
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: home
|
||||
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:
|
||||
nav: didnav
|
||||
header:
|
||||
|
Loading…
Reference in New Issue
Block a user