accept changes

This commit is contained in:
infominer 2019-07-09 00:01:25 -04:00
parent 8edb289582
commit ed490f58d3
4 changed files with 98 additions and 58 deletions

View File

@ -16,7 +16,7 @@ minimal_mistakes_skin : "air" # "air", "aqua", "contrast", "dark", "dirt", "n
# Site Settings # Site Settings
locale : "en-US" locale : "en-US"
title : "DIDecentral" title : "Identity Decentralized"
title_separator : "⧉ " title_separator : "⧉ "
name : "Infominer" name : "Infominer"
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."
@ -31,18 +31,6 @@ masthead_title : "Resources for Creating a Vendor Agnostic, User-Contr
words_per_minute : 200 words_per_minute : 200
comments: comments:
provider : # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "custom" provider : # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "custom"
disqus:
shortname : # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
discourse:
server : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org
facebook:
# https://developers.facebook.com/docs/plugins/comments
appid :
num_posts : # 5 (default)
colorscheme : # "light" (default), "dark"
utterances:
theme : # "github-light" (default), "github-dark"
issue_term : # "pathname" (default)
staticman: staticman:
allowedFields : # ['name', 'email', 'url', 'message'] allowedFields : # ['name', 'email', 'url', 'message']
branch : # "master" branch : # "master"
@ -65,9 +53,8 @@ reCaptcha:
secret : secret :
atom_feed: atom_feed:
path : # blank (default) uses feed.xml path : # blank (default) uses feed.xml
search : # true, false (default) search : true
search_full_content : # true, false (default) search_provider : lunr # (default), algolia, google
search_provider : # lunr (default), algolia, google
algolia: algolia:
application_id : # YOUR_APPLICATION_ID application_id : # YOUR_APPLICATION_ID
index_name : # YOUR_INDEX_NAME index_name : # YOUR_INDEX_NAME
@ -88,7 +75,7 @@ naver_site_verification :
# Social Sharing # Social Sharing
twitter: twitter:
username : "infominer33" username : "infominer33"
site: didecentral site: decentralized-id.com
# 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."
# image : "https://decentralized-id.com/images/IDecentralized.png" # image : "https://decentralized-id.com/images/IDecentralized.png"
facebook: facebook:
@ -112,60 +99,51 @@ analytics:
# Site Author # Site Author
author: author:
name : "⧉ Infominer" name : "DIDecentral"
avatar : "https://infominer.id/assets/img/bio-photo2.png" avatar : https://didecentral.com/assets/images/did-square.png
twitter: infominer33 bio : "Open Source, Public Domain, Educational Initiative"
email : infominer@protonmail.com location : "Curating the Web"
links: links:
- label: "Info⧉Hub"
icon: "fa fa-fw fa-cube"
url: "https://infominer.id"
- label: "Email" - label: "Email"
icon: "fas fa-fw fa-envelope-square" icon: "fas fa-fw fa-envelope-square"
url: "mailto:infominer@protonmail.com" url: mailto:identitydecentralized@gmail.com
- label: "Keybase" - label: "Website"
icon: "fab fa-fw fa-keybase" icon: "fas fa-fw fa-link"
url: "https://keybase.io/infominer" url: "https://decentralized-id.com"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/didecentral"
- label: "Twitter" - label: "Twitter"
icon: "fab fa-fw fa-twitter-square" icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/didecentral" url: "https://twitter.com/didecentral"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/didecentral"
- label: "Discord" - label: "Discord"
icon: "fab fa-fw fa-discord" icon: "fab fa-fw fa-discord"
url: "https://discord.gg/ahTuPMY" url: "https://discord.gg/eYm2XvZ"
- label: "Telegram" #- label: "Telegram"
icon: "fab fa-fw fa-telegram" icon: #"fab fa-fw fa-telegram"
url: "https://t.me/InfoMiner33" url: #"https://t.me/InfoMiner33"
# - label: "Bitcoin" # https://fontawesome.com/icons/telegram?style=brands
# icon: "fab fa-fw fa-bitcoin" # Just go to fontawesome.com and add whatever social sites you need here.
# url:
# Site Footer # Site Footer
footer: footer:
links: links:
- label: "Info⧉Hub"
icon: "fa fa-fw fa-cube"
url: "https://infominer.id"
- label: "Email" - label: "Email"
icon: "fas fa-fw fa-envelope-square" icon: "fas fa-fw fa-envelope-square"
url: "mailto:infominer@protonmail.com" url: mailto:identitydecentralized@gmail.com
- label: "Keybase" - label: "Website"
icon: "fab fa-fw fa-keybase" icon: "fas fa-fw fa-link"
url: "https://keybase.io/infominer" url: "https://decentralized-id.com"
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/didecentral"
- label: "GitHub" - label: "GitHub"
icon: "fab fa-fw fa-github" icon: "fab fa-fw fa-github"
url: "https://github.com/didecentral" url: "https://github.com/didecentral"
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/infominer33"
- label: "Discord" - label: "Discord"
icon: "fab fa-fw fa-discord" icon: "fab fa-fw fa-discord"
url: "https://discord.gg/ahTuPMY" url: "https://discord.gg/eYm2XvZ"
- label: "Telegram"
icon: "fab fa-fw fa-telegram"
url: "https://t.me/InfoMiner33"
@ -173,6 +151,7 @@ footer:
include: include:
- .htaccess - .htaccess
- _pages - _pages
- _posts
exclude: exclude:
- "*.sublime-project" - "*.sublime-project"
- "*.sublime-workspace" - "*.sublime-workspace"
@ -322,9 +301,9 @@ collections:
# Defaults # Defaults
defaults: defaults:
# _posts # _pages
- scope: - scope:
path: "" path: "_pages"
type: pages type: pages
values: values:
layout: single layout: single
@ -339,5 +318,23 @@ defaults:
toc: true toc: true
toc_label : "Contents" toc_label : "Contents"
toc_icon : "link" toc_icon : "link"
toc_sticky : true
# _posts
- scope:
path: "_posts"
type: posts
values:
layout: single
author_profile: true
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 toc_sticky : true

View File

@ -2,6 +2,11 @@
layout: archive layout: archive
--- ---
<h2>Feature</h2>
{% include feature_row id="feature_row" %}
{{ content }} {{ content }}
<h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}</h3> <h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}</h3>
@ -11,3 +16,13 @@ layout: archive
{% endfor %} {% endfor %}
{% include paginator.html %} {% include paginator.html %}
<!--{% raw %}{% include feature_row id="intro" type="right" %}{% endraw %}
{% include feature_row id="intro2" type="left" %}-->
<!--{% raw %}{% include feature_row id="feature_row2" %}{% endraw %}
{% raw %}{% include social-share.html %}{% endraw %}-->

View File

@ -1,14 +1,15 @@
--- ---
layout : "single" layout : "single"
title : Identity Decentralized title : Awesome Decentralized ID
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."
header: header:
image : "https://decentralized-id.com/images/did-header.png" image : "https://decentralized-id.com/images/did-header.png"
caption : "[didecentral/didecentral.github.io](https://github.com/didecentral/didecentral.github.io)" caption : "[didecentral/didecentral.github.io](https://github.com/didecentral/didecentral.github.io)"
og_image : "https://decentralized-id.com/images/didecentral.png" og_image : "https://decentralized-id.com/images/didecentral.png"
author_profile: false author_profile: true
permalink: / permalink: /awesome-decentralized-id/
canonical_url: 'https://decentralized-id.com/' published: true
last_modified_at: 2019-07-08T11:22:33-23:00
--- ---

View File

@ -1,4 +1,31 @@
--- ---
layout: home layout: home
author_profile: true author_profile: true
sidebar:
nav: didnav
feature_row:
- image_path: https://infominer.id/assets/img/infohub-contributors-thumb.png
alt: "Contributors Intro Teaser Image"
title: "DIDecentral: Contributors Intro"
excerpt: "A variety of ways to contribute to DIDecentral with a minimal barriar to entry. Starting from Twitter, Discord Chat, and GitHub."
url: "https://didecentral.com/contributors-intro/"
- image_path: "https://didecentral.com/assets/images/minimal-mistakes-teaser.png"
alt: "Minimal Mistakes Configuration - Teaser Image"
title: "Minimal-Mistakes-Jekyll - Setup and Configuration"
excerpt: "This is to help anyone to understand how we're using Minimal Mistakes to publish this and other web-sites. For contributors, or your own use, outside of this organization."
url: "https://didecentral.com/website-configuration/"
- image_path: "https://didecentral.com/assets/images/discord-archive-thumb.png"
alt: "Discord Server Archives - Teaser Image"
title: "Publishing Discord Server Archives via Minimal Mistakes"
excerpt: "To help anyone understand how we're using DiscordChatExporter and Minimal Mistakes to publish Discord server archives."
url: "https://didecentral.com/discord-archive-howto/"
excerpt: "This web-site is currently undergoing a transformation. Its taken some time to decide how to grow these resources, while improving accessibility and presentation of existing content. We now have a community site that will be the base of operations for contributors guides, community blog posts and collaborative opportunities."
header:
overlay_color: "#aabbff"
actions:
- label: "Check out our community site!"
url: "https://didecentral.com/"
classes: wide
permalink: /
--- ---