-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
83 lines (82 loc) · 1.43 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
---
title: Timur Safin - Making No Sense
repository: tsafin/tsafin.github.io
timezone: UTC
collections:
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
description: Try to be public. Again
logo: tsafin_twitter_small_logo.jpg
teaser: 400x250.gif
locale: en
url: "http://tsafin.net"
feed:
path: atom.xml
sass:
load_paths:
- _sass
- _compass
style: compressed
permalink: "/:categories/:title/"
kramdown:
toc_levels: 1..2
highlighter: rouge
google_analytics_key: UA-84704404-1
yandex_metrika_key: 40768979
gems:
- jekyll-sitemap
- jekyll-gist
- jekyll-feed
- jekyll-compass
- jekyll-assets
- jemoji
owner:
name: Timur Safin
email: [email protected]
facebook: timur.safin
instagram: tsafin
twitter: tsafin
github: tsafin
docker: tsafin
googleplus: "+TimurSafin1"
linkedin: timursafin
intersystems: 33801
google:
ad-client:
ad-slot:
bio:
photo: timur-safin-demo.png
avatar: tsafin_twitter_small_logo.jpg
disqus-shortname: tsafin-net
include:
- ".htaccess"
exclude:
- "*.less"
- "*.sublime-project"
- "*.sublime-workspace"
- ".asset-cache"
- ".bundle"
- ".jekyll-assets-cache"
- ".sass-cache"
- CHANGELOG
- Capfile
- Gemfile
- Gruntfile.js
- LICENSE
- README
- Rakefile
- config
- gulpfile.js
- lib
- log
- node_modules
- package.json
- spec
- tmp
- run.cmd
- publish.cmd
- cacert.pem