forked from swanson/lagom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
35 lines (30 loc) · 893 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
# General Jekyll Config
highlighter: pygments
baseurl: http://rcmachado.github.io
lsi: false
exclude: [LICENSE, CNAME, README.md, .gitignore]
markdown: kramdown
# Theme customization - please change from the defaults!
theme:
# Color for top bar, links, etc
highlight_color: '#2a9520'
# Profile links on the left sidebar, leave blank to ignore
social:
github: rcmachado
bitbucket: rcmachado
#hacker_news: swanson
#stackexchange: 348619
#stackoverflow: 348619
twitter: rcmachado
#facebook: zuck
#tumblr: animalygifs
linkedin: rcmachado
#gplus: 110552447039675960964
# "Hi, I'm _______"
name: Rodrigo Machado
email: rcmachado@gmail.com
tagline: "Just another programmer"
# Google Analytics key, leave blank to ignore
google_analytics_key: UA-10254127-3
# Toggle "Postings are my own" disclaimer in footer
show_disclaimer: true