forked from chadbaldwin/simple-blog-bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
36 lines (29 loc) · 898 Bytes
/
_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
title: "A Mental Health Blog"
author: "Chris Mabon"
description: "A personal blog dedicated to my personal experience with mental health and overall wellness."
email: "sv.cv.cs.csv@gmail.com"
github_username: "chris-vitir"
#twitter_username: "twitteruser"
#linkedin_username: "linkedinuser"
#instagram_username: username
#youtube_username: username
#########################################################################################
######### Nothing below needs to be changed (unless you know what you're doing) #########
#########################################################################################
theme: "dinky"
rss: rss
kramdown:
syntax_highlighter_opts:
disable: true
plugins:
- jekyll-feed
- jekyll-sitemap
titles_from_headings:
strip_title: true
collections: true
defaults:
- scope:
path: ""
type: post
values:
tags: Other