mirror of
https://github.com/skoobasteeve/skoobasteeve.github.io.2.git
synced 2026-03-20 07:58:57 +00:00
10
_config.yml
10
_config.yml
@@ -23,14 +23,14 @@ name : "Ray Lyon"
|
|||||||
description : "Linux, self-hosting, and privacy."
|
description : "Linux, self-hosting, and privacy."
|
||||||
url : # "https://rayagainstthemachine.net"
|
url : # "https://rayagainstthemachine.net"
|
||||||
baseurl : # the subpath of your site, e.g. "/blog"
|
baseurl : # the subpath of your site, e.g. "/blog"
|
||||||
repository : skoobasteeve/skoobasteeve.github.io.2
|
repository : "skoobasteeve/skoobasteeve.github.io.2"
|
||||||
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
|
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
|
||||||
logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
|
logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
|
||||||
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
|
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
|
||||||
# breadcrumbs : false # true, false (default)
|
# breadcrumbs : false # true, false (default)
|
||||||
words_per_minute : 200
|
words_per_minute : 200
|
||||||
comments:
|
comments:
|
||||||
provider : # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "custom"
|
provider : "utterances"
|
||||||
disqus:
|
disqus:
|
||||||
shortname : # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
|
shortname : # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
|
||||||
discourse:
|
discourse:
|
||||||
@@ -41,8 +41,8 @@ comments:
|
|||||||
num_posts : # 5 (default)
|
num_posts : # 5 (default)
|
||||||
colorscheme : # "light" (default), "dark"
|
colorscheme : # "light" (default), "dark"
|
||||||
utterances:
|
utterances:
|
||||||
theme : # "github-light" (default), "github-dark"
|
theme : "github-light"
|
||||||
issue_term : # "pathname" (default)
|
issue_term : "pathname"
|
||||||
staticman:
|
staticman:
|
||||||
branch : # "master"
|
branch : # "master"
|
||||||
endpoint : # "https://{your Staticman v3 API}/v3/entry/github/"
|
endpoint : # "https://{your Staticman v3 API}/v3/entry/github/"
|
||||||
@@ -282,7 +282,7 @@ defaults:
|
|||||||
layout: single
|
layout: single
|
||||||
author_profile: true
|
author_profile: true
|
||||||
read_time: true
|
read_time: true
|
||||||
comments: # true
|
comments: true
|
||||||
share: true
|
share: true
|
||||||
related: true
|
related: true
|
||||||
classes: wide
|
classes: wide
|
||||||
|
|||||||
Reference in New Issue
Block a user