-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
38 lines (33 loc) · 1.27 KB
/
Copy path_config.yml
File metadata and controls
38 lines (33 loc) · 1.27 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
34
35
36
37
38
# Site settings
title: "Alex Garcia"
email: jacob@jacobtomlinson.co.uk
description: "A dark blog theme for Jekyll."
baseurl: "https://lexzap.github.io/"
url: "http://carte-noire.jacobtomlinson.co.uk/"
title_description: "A place for you to connect with me @lexzap , or Alex Garcia, the Texas DevOps engineer, and self proclaimed indie game dev."
title_image: "https://pbs.twimg.com/profile_images/1085356812109533186/c7OUk4vW_400x400.jpg"
google_analytics: ""
disqus_account: chorito777
github_repository: https://github.com/lexzap
addthis_id: ra-513c6fa83da6ec67
post_limit: 5
# Social usernames/URLs
twitter_username: lexzap
github_username: lexzap
instagram_username: lexzap_tx
reddit_username: lexzap
linkedin_link: http://carte-noire.jacobtomlinson.co.uk/
google_plus_link: http://carte-noire.jacobtomlinson.co.uk/
stackoverflow_link: http://carte-noire.jacobtomlinson.co.uk/
xing_link:
facebook_link:
# Footer
footer_left: "Made with <i class=\"fa fa-heart\"></i> by <a href=\"https://twitter.com/_JacobTomlinson\">Jacob Tomlinson</a>"
footer_right: "</LexZap> on <a href=\"https://github.com/lexzap\">Github</a> <i class=\"fa fa-github-alt\"></i>"
# Build settings
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
permalink: pretty
exclude: [vendor]