-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
33 lines (31 loc) · 1002 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
exclude: [ Gemfile, Gemfile.lock, Procfile, vendor, README.md readme.md]
markdown: rdiscount
permalink: /blog/:year/:month/:day/:title
rdiscount:
extensions: [smart]
sass:
sass_dir: .
prose:
media: "images/blog"
authors:
samvevang:
display_name: Sam Vevang
first_name: Sam
email: [email protected]
github: svevang
bio: I hack on Ruby, Python and Javascript
avatar: http://www.gravatar.com/avatar/9aefff1a32b4263a84441fc387996e7a?s=200
michaelkirk:
display_name: Michael Kirk
first_name: Michael
email: [email protected]
github: michaelkirk
bio: I craft code, build teams, and manage projects.
avatar: http://www.gravatar.com/avatar/28b6612d548d24ff57361dac58ac3fee?s=200
fernando:
display_name: Fernando Marcheselli
first_name: Fernando
email: [email protected]
github: ferndopolis
bio: I like to buid nice things.
avatar: http://www.gravatar.com/avatar/29a4099a3b945c223f3a365024713dc6?s=200