-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
38 lines (33 loc) · 1.02 KB
/
_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
36
37
38
# Site settings
title: "Juan van Genderen"
email: "juanvgenderen@hotmail.com"
description: "Cyber Security Enthusiast"
baseurl: ""
url: ""
title_description: "Hi, I'm Juan and welcome to my blog."
title_image: "https://avatars.githubusercontent.com/u/84963189?v=4"
google_analytics: ""
disqus_account:
github_repository: https://github.com/JuanVG93
addthis_id: ra-513c6fa83da6ec67
post_limit: 5
# Social usernames/URLs
twitter_username:
github_username: JuanVG93
instagram_username:
reddit_username:
linkedin_link: https://www.linkedin.com/in/juan-van-genderen-46b49a151/
google_plus_link:
stackoverflow_link:
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: "</> on <a href=\"https://github.com/jacobtomlinson/carte-noire\">Github</a> <i class=\"fa fa-github-alt\"></i>"
# Build settings
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
permalink: pretty
exclude: [vendor]