forked from paulkoegel/Thinny
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
54 lines (42 loc) · 1.09 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
# Dependencies
markdown: kramdown
pygments: true
# Permalinks
permalink: /blog/:title
# Setup
title: Tomasz Rozbicki
tagline: 'Home'
description: ''
url: http://rozbicki.me
commentsystem: google
disqus: example
author:
name: 'Tomasz Rozbicki'
url: https://plus.google.com/u/0/105629608294015783184/
paginate: 5
# Custom vars
icon: /assets/images/icon.png
cover: /assets/images/cover.jpg
social:
# - icon: twitter
# url: https://twitter.com/iancamporez
# desc: Follow me on twitter
- icon: github
url: https://github.com/tomrozb
desc: Fork me on github
- icon: googleplus-alt
url: https://plus.google.com/u/0/105629608294015783184/
desc: Add me on google+
- icon: feed
url: http://rozbicki.me/atom.xml
desc: Subscribe to my feed
menu:
- title: Home
url: /
- title: About
url: /about
copyright:
author: theme by Camporez
url: http://camporez.com
type_title: CC
type_url: http://creativecommons.org/licenses/by-nc/2.5