generated from chadbaldwin/simple-blog-bootstrap
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
57 lines (45 loc) · 1.6 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
title: "Unconvenient Automation"
author: "shbatm"
description: "Home Automation, 3D Printing, DIY Electronics, and more projects." # This will show up in places like twitter, linkedin, etc, if you share your sites url as a post.
# Email / Social media user names used by the minima theme:
# All of these are optional and can be removed or commented out
email: "[email protected]"
#twitter_username: "twitteruser"
github_username: "shbatm"
#linkedin_username: "linkedinuser"
#facebook_username: username
#flickr_username: username
#instagram_username: username
#pinterest_username: username
#youtube_username: username
#googleplus_username: +username
reddit_username: "shbatm"
#########################################################################################
######### Nothing below needs to be changed (unless you know what you're doing) #########
#########################################################################################
theme: "minima"
#remote_theme: pages-themes/[email protected]
minima:
mode: auto
timezone: Etc/UTC # GitHub uses UTC. This is to force dev environment to match
future: false # GitHub Pages will publish future posts if this isn't set to false
rss: rss
kramdown:
syntax_highlighter_opts:
disable: true
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-remote-theme
titles_from_headings:
strip_title: true
collections: true
gravatar_hash: 92d5e2c53584055f2217d16a3aefe73b
defaults:
- scope:
path: ""
type: post
values:
tags: Other
# The github repo that is to be used for looking up comments
comments_repo: shbatm/shbatm.github.io