-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
54 lines (46 loc) · 1.58 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Site settings
title: Zoltán Müllner #zoltan.mullner.hu
email: [email protected]
description: "Freelancer - IT Consultant - System Administrator - Web Developer"
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 5896CC #18bc9c
secondary: 2c3e50
secondary-dark: 233140
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
# - title: envelope
# url: mailto:[email protected]
- title: google-plus
url: https://www.google.com/+ZoltánMüllner78
- title: facebook
url: http://facebook.com/mullner.zoltan
# - title: stack-overflow
# url: http://stackoverflow.com/questions/tagged/jekyll
# - title: bitbucket
# url: http://bitbucket.org/jekyll
- title: twitter
url: http://twitter.com/mullnerzoltan
- title: instagram
url: http://instagram.com/mullnerzoltan
- title: tumblr
url: http://mullnerzoltan.tumblr.com
- title: github
url: http://github.com/mullnerz
# Postal address (add as many lines as necessary)
#address:
# - line: 3481 Melrose Place
# - line: Beverly Hills, CA 90210
# Your disqus shortname, entering this will enable commenting on posts
disqus: mullnerzoltan
# Enter your Google Analytics web tracking code (e.g. UA-2110908-2) to activate tracking
google_analytics: UA-54316532-1
# Build settings
#markdown: kramdown
#kramdown:
# input: GFM
#markdown: redcarpet
#redcarpet:
# extensions: ["tables", "autolink", "strikethrough", "space_after_headers", "with_toc_data", "fenced_code_blocks"]
#highlighter: pygments
permalink: pretty