-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
33 lines (31 loc) · 900 Bytes
/
_config.yml
File metadata and controls
33 lines (31 loc) · 900 Bytes
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
# Site settings
## Change the values as needed.
title: Stephanie Daugherty
email: sdaugherty@gmail.com
description: "Static mirror of my personal blog.."
keywords: "personal, resume"
#url: "http://bitwiser.in/bitwiser-material" # the base hostname & protocol for your site
url: "https://sdaugherty.github.io" # the base hostname & protocol for your site
baseurl: "" # the subpath of your site, e.g. /blog/
paginate: 5
paginate_path: "page:num"
# Build settings
markdown: kramdown
highlighter: rouge
sass:
sass_dir: _sass
style: :compressed
links:
facebook: stephanieerindaugherty
twitter: stephdaugherty
email: sdaugherty@gmail.com
github: sdaugherty/sdaugherty.github.io
exclude:
- bower_components
- README.md
full_name: Stephanie Daugehrty
##set this to enable disqus commenting
#disqus: bitwiser
##set this to enable google analytics
#ga_id: analyticsID
#ga_domain: bitwiser.in