-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
33 lines (30 loc) · 1.04 KB
/
_config.yml
File metadata and controls
33 lines (30 loc) · 1.04 KB
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
title: Kenrick Beckett
email: contact@kenrick.me
description: The blog, projects and videos by Kenrick Beckett
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://kenrick.me" # the base hostname & protocol for your site
gravatar_url: http://www.gravatar.com/avatar/86f71b7b2907e160556f8f00fe940c35
permalink: /blog/:title.html
#Social media handles
twitter_url: http://twitter.com/kenrickbeckett
github_url: http://github.com/kenrick
linkedin_url: http://jm.linkedin.com/in/kenrickbeckett
iams:
- color: "#CC342D"
sentence: I love crafting applications in Ruby
- color: "#f39c12"
sentence: I am enchanted by JavaScript
- color: "#6dbd63"
link: http://www.codedry.com
sentence: "I'm a consultant at Codedry"
- color: "#333"
link: http://github.com/kenrick
sentence: "I'm kenrick on GitHub"
- color: "#375EAB"
sentence: "I'm currently learning Go"
- color: "#55ACEE"
link: http://twitter.com/kenrickbeckett
sentence: "I'm @kenrickbeckett on Twitter"
# Build settings
markdown: kramdown