forked from knhash/jekyllBear
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
70 lines (58 loc) · 1.2 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
#########################
title: Sniper Monkey
description: Yet another blog about tech and games (YABATAG)
url: "https://jkulawik.github.io"
baseurl: "/blog"
# host: 0.0.0.0
#########################
plugins:
- jekyll-redirect-from
- jekyll-seo-tag
markdown: kramdown
# highlighter: rouge
# kramdown:
# input: GFM
# auto_ids: true
# syntax_highlighter: rouge
compress_html:
clippings: all
comments: [""]
endings: [html, head, body, li, dt, dd, rt, rp, optgroup, option, colgroup, caption, thead, tbody, tfoot, tr, td, th]
profile: false
blanklines: true
ignore:
envs: []
# sass:
# sass_dir: css
# style: compressed
# Set-up for generating tag pages from _my_tags
# collections:
# my_tags:
# output: true
# permalink: /tagged/:slug/
# defaults:
# -
# scope:
# path: ""
# type: my_tags
# values:
# layout: tagged
permalink: /posts/:slug
timezone: Poland
future: false
exclude:
- README.md
- LICENSE.txt
- TODO.txt
- docs
- jekyllBear.gemspec
# Add general links to site pages here
links:
Home: /
Blog: /posts
Tags: /tags
Lasaga: /lasaga
RSS: /feed.xml
# Add links for more focus here
special_links:
Twitter: https://twitter.com/JacobKLVK