forked from swanson/lagom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
34 lines (29 loc) · 852 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
# General Jekyll Config
pygments: true
url: http://example.com
lsi: false
exclude: [LICENSE, CNAME, README.md, .gitignore]
# Theme customization - please change from the defaults!
theme:
# Color for top bar, links, etc
highlight_color: '#3498db'
# Profile links on the left sidebar, leave blank to ignore
social:
github: swanson
#bitbucket: philipj
hacker_news: swanson
#stackexchange: 348619
#stackoverflow: 348619
twitter: _swanson
#facebook: zuck
#tumblr: animalygifs
#linkedin: philipjagielski
#gplus: 110552447039675960964
# "Hi, I'm _______"
name: Matt Swanson
email: [email protected]
tagline: "weak opinions, strongly held"
# Google Analytics key, leave blank to ignore
google_analytics_key: UA-xxxx-x
# Toggle "Postings are my own" disclaimer in footer
show_disclaimer: true