decentralized-id.github.io/_config.yml

445 lines
12 KiB
YAML

# Welcome to Jekyll!
#
# This config file is meant for settings that affect your entire site, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# `jekyll serve`. If you change this file, please restart the server process.
# Theme Settings
#
# Review documentation to determine if you should use `theme` or `remote_theme`
# https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#installing-the-theme
# theme : "minimal-mistakes-jekyll"
# remote_theme : "mmistakes/minimal-mistakes"
minimal_mistakes_skin : "air" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
# Site Settings
locale : "en-US"
title : "Identity Decentralized"
title_separator : "| "
name : "Infominer"
description : "Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet."
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 : "Sovereign Identity Info"
# breadcrumbs : false # true, false (default)
words_per_minute : 200
comments:
provider : # "staticman_v2"
staticman:
allowedFields : ["name", "email", "url", "message"]
repository : didecentral/didecentral.github.io
branch : "master"
commitMessage : "New comment by {fields.name}"
filename : comment-{@timestamp}
format : "yml"
moderation : true
path : "_data/comments/{options.slug}"
requiredFields : ["name", "email", "message"]
transforms:
email : "md5"
generatedFields:
date:
type: "date"
options:
format: "iso8601" # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds"
endpoint : # https://staticman3.herokuapp.com/v3/entry/github/
reCaptcha:
siteKey:
atom_feed:
path : # blank (default) uses feed.xml
search : true
search_provider : lunr # (default), algolia, google
algolia:
application_id : # YOUR_APPLICATION_ID
index_name : # YOUR_INDEX_NAME
search_only_api_key : # YOUR_SEARCH_ONLY_API_KEY
powered_by : # true (default), false
google:
search_engine_id : # YOUR_SEARCH_ENGINE_ID
instant_search : # false (default), true
# SEO Related
google_site_verification :
bing_site_verification :
yandex_site_verification :
naver_site_verification :
# Social Sharing
twitter:
username : "infominer33"
site: "didecentral"
# description : "Resources for Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet."
# image : "https://decentralized-id.com/images/IDecentralized.png"
facebook:
username :
app_id :
publisher :
og_image : https://decentralized-id.com/images/didecentral-tw.png
# For specifying social profiles
# - https://developers.google.com/structured-data/customize/social-profiles
social:
type : # Person or Organization (defaults to Person)
name : # If the user or organization name differs from the site's name
links: # An array of links to social media profiles
# Analytics
analytics:
provider : google # false (default), "google", "google-universal", "custom"
google:
tracking_id : UA-132558656-3
anonymize_ip : true
# Site Author
author:
name : "DIDecentral"
avatar : https://didecentral.com/assets/images/did-square.png
bio : "Collaborative Curation, Community Research Initiative"
location : "Curating the Web"
links:
- label: "Email"
icon: "fas fa-fw fa-envelope-square"
url: mailto:identitydecentralized@gmail.com
- label: "Website"
icon: "fas fa-fw fa-link"
url: "https://didecentral.com"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/didecentral"
- label: "Discord"
icon: "fab fa-fw fa-discord"
url: "https://discord.gg/eYm2XvZ"
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/didecentral"
# https://fontawesome.com/icons/telegram?style=brands
# Just go to fontawesome.com and add whatever social sites you need here.
# Site Footer
footer:
links:
- label: "Email"
icon: "fas fa-fw fa-envelope-square"
url: mailto:identitydecentralized@gmail.com
- label: "Website"
icon: "fas fa-fw fa-link"
url: "https://didecentral.com"
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/didecentral"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/didecentral"
- label: "Discord"
icon: "fab fa-fw fa-discord"
url: "https://discord.gg/eYm2XvZ"
# Reading Files
include:
- .htaccess
- _pages
- _posts
exclude:
- "*.sublime-project"
- "*.sublime-workspace"
- vendor
- .asset-cache
- .bundle
- .jekyll-assets-cache
- .sass-cache
- assets/js/plugins
- assets/js/_main.js
- assets/js/vendor
- Capfile
- CHANGELOG
- config
- Gemfile
- Gruntfile.js
- gulpfile.js
- LICENSE
- log
- node_modules
- package.json
- Rakefile
- README
- tmp
- /docs # ignore Minimal Mistakes /docs
- /test # ignore Minimal Mistakes /test
keep_files:
- .git
- .svn
encoding: "utf-8"
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
# Conversion
markdown: kramdown
highlighter: rouge
lsi: false
excerpt_separator: "\n\n"
incremental: false
# Markdown Processing
kramdown:
input: GFM
hard_wrap: false
auto_ids: true
footnote_nr: 1
entity_output: as_char
toc_levels: 1..6
smart_quotes: lsquo,rsquo,ldquo,rdquo
enable_coderay: false
# Sass/SCSS
sass:
sass_dir: _sass
style: compressed # http://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style
# Outputting
permalink: /:categories/:title/
paginate: 10 # amount of posts to show
paginate_path: /page:num/
timezone: # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
# Plugins (previously gems:)
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-gist
- jekyll-feed
- jemoji
- jekyll-include-cache
- jekyll-redirect-from
- jekyll-mentions
jekyll-mentions:
base_url: https://twitter.com
# mimic GitHub Pages with --safe
whitelist:
- jekyll-paginate
- jekyll-sitemap
- jekyll-gist
- jekyll-feed
- jemoji
- jekyll-include-cache
- jekyll-redirect-from
- jekyll-mentions
# Archives
# Type
# - GitHub Pages compatible archive pages built with Liquid ~> type: liquid (default)
# - Jekyll Archives plugin archive pages ~> type: jekyll-archives
# Path (examples)
# - Archive page should exist at path when using Liquid method or you can
# expect broken links (especially with breadcrumbs enabled)
# - <base_path>/tags/my-awesome-tag/index.html ~> path: /tags/
# - <base_path/categories/my-awesome-category/index.html ~> path: /categories/
# - <base_path/my-awesome-category/index.html ~> path: /
category_archive:
type: liquid
path: /categories/
tag_archive:
type: liquid
path: /tags/
# https://github.com/jekyll/jekyll-archives
# jekyll-archives:
# enabled:
# - categories
# - tags
# layouts:
# category: archive-taxonomy
# tag: archive-taxonomy
# permalinks:
# category: /categories/:name/
# tag: /tags/:name/
# HTML Compression
# - http://jch.penibelst.de/
compress_html:
clippings: all
ignore:
envs: development
# Collections
collections:
1970thru90s:
output: true
permalink: /history/archive/1970s-90s/:path/
2000s:
output: true
permalink: /history/archive/:collection/:path/
2010s:
output: true
permalink: /history/archive/:collection/:path/
2016class:
output: true
permalink: /history/archive/2016/:path/
2017present:
output: true
permalink: /history/archive/2017-present/:path/
assorted:
output: true
permalink: /history/archive/:collection/:path/
# Defaults
defaults:
# _pages
- scope:
path: "_pages"
type: pages
values:
layout: single
author_profile: false
read_time: false
comments: # true
share: true
related: true
sidebar:
title: DIDecentral
nav: didnav
toc: true
toc_sticky : true
# _posts
- scope:
path: "_posts"
type: posts
values:
layout: single
author_profile: false
read_time: true
comments: # true
share: true
related: true
sidebar:
title: DIDecentral
nav: didnav
toc: true
toc_label : "Contents"
toc_icon : "link"
toc_sticky : true
# _1970thru90s
- scope:
path: "_1970thru90s"
type: 1970thru90s
values:
layout: single
share: true
related: true
sidebar:
title: DID History
nav: "didhistory"
classes: wide
disco: true
header:
image: /images/did-header1.png
og_image: https://didecentral.com/assets/images/did-og.png
teaser: https://didecentral.com/assets/images/did-og.png
# _2000s
- scope:
path: "_2000s"
type: 2000s
values:
layout: single
share: true
related: true
sidebar:
title: DID History
nav: "didhistory"
classes: wide
disco: true
header:
image: /images/did-header1.png
og_image: https://didecentral.com/assets/images/did-og.png
teaser: https://didecentral.com/assets/images/did-og.png
# _2010s
- scope:
path: "_2010s"
type: 2010s
values:
layout: single
share: true
related: true
sidebar:
title: DID History
nav: "didhistory"
classes: wide
disco: true
header:
image: /images/did-header1.png
og_image: https://didecentral.com/assets/images/did-og.png
teaser: https://didecentral.com/assets/images/did-og.png
# _2016class
- scope:
path: "_2016class"
type: 2016class
values:
layout: single
share: true
related: true
sidebar:
title: DID History
nav: "didhistory"
classes: wide
disco: true
header:
image: /images/did-header1.png
og_image: https://didecentral.com/assets/images/did-og.png
teaser: https://didecentral.com/assets/images/did-og.png
# _2017present
- scope:
path: "_2017present"
type: 2017present
values:
layout: single
share: true
related: true
sidebar:
title: DID History
nav: "didhistory"
classes: wide
disco: true
header:
image: /images/did-header1.png
og_image: https://didecentral.com/assets/images/did-og.png
teaser: https://didecentral.com/assets/images/did-og.png
# _assorted
- scope:
path: "_assorted"
type: assorted
values:
layout: single
share: true
related: true
sidebar:
title: DID History
nav: "didhistory"
classes: wide
disco: true
header:
image: /images/did-header1.png
og_image: https://didecentral.com/assets/images/did-og.png
teaser: https://didecentral.com/assets/images/did-og.png