forked from yegor256/blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
70 lines (64 loc) · 1.3 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
name: yegor256.com
url: https://www.yegor256.com
title: "Yegor Bugayenko"
author:
name: "Yegor Bugayenko"
email: yegor256@gmail.com
description: "Yegor Bugayenko"
copyright: "(c) Yegor Bugayenko, 2014-2018"
encoding: utf-8
timezone: America/San_Francisco
markdown: kramdown
highlighter: pygments
redcarpet:
extensions:
- no_intra_emphasis
- fenced_code_blocks
- autolink
- tables
- with_toc_data
permalink: :year/:month/:day/:title.html
paginate: 16
paginate_path: "p/:num"
excerpt_separator: <!--more-->
exclude:
- README.md
- LICENSE.txt
- Gemfile.lock
- Gemfile
- Rakefile
- httpd.conf
- id_rsa.enc
- s3cfg.enc
- uml
- node_modules
plugins:
- jekyll-feed
- jekyll-bits
- jekyll-paginate
- jekyll-plantuml
- jekyll-sitemap
- jekyll-redirect-from
# - jekyll-related-posts
# see https://github.com/alfanick/jekyll-related-posts
related:
max_count: 5
min_score: 0.1
accuracy: 0.75
# jekyll-feed
feed:
title: yegor256.com
subtitle: Blog About Computers
path: rss.xml
sass:
style: compressed
deploy_style: compressed
compile_in_place: false
# see https://github.com/pattex/jekyll-tagging
tag_page_layout: tag-index
tag_page_dir: tag
# http://jch.penibelst.de/
compress_html:
clippings: [div, p, ul, td, h1, h2]
comments: all
# endings: all