-
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) · 997 Bytes
/
_config.yml
File metadata and controls
38 lines (33 loc) · 997 Bytes
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
name: Tomasuh
markdown: Kramdown
#markdown: Redcarpet
highlighter: rouge
#url: http://0.0.0.0:4000 #domain
url: //tomasuh.github.io
paginate: 8
description: Tomasuh
intro: Security oriented blog
logo: logo.png
disqus_shortname: tomasuh
# url: http://gotchacode.com
#Comment out url when working locally to resolve base urls correctly
#url:
# Owner/author information
owner:
name: Tomasuh
avatar: <avatar-image-link>
email: tomasuh@tomasuh.com
# Social networking links used in footer. Update and remove as you like.
#twitter:
github: https://github.com/Tomasuh
stackexchange:
# For Google Authorship https://plus.google.com/authorship
google_plus:
# Analytics and webmaster tools stuff goes here
google_analytics:
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:
# Links to include in top navigation
# For external links add external: true
gems: [jekyll-paginate]