forked from rtrp/osu-transport
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
53 lines (39 loc) · 865 Bytes
/
_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
github: [metadata]
markdown: kramdown
kramdown:
auto_ids: true
footnote_nr: 1
entity_output: as_char
footnote_backlink: "↩︎"
toc_levels: 1..6
smart_quotes: lsquo,rsquo,ldquo,rdquo
enable_coderay: false
input: GFM
hard_wrap: false
gems:
- jekyll-coffeescript
- jekyll-paginate
theme: minima
layout: _layouts
url: https://rtrp.github.io/osu-transport/
source: .
destination: ./_site
layouts_dir: ./_layouts
# Built with Jekyll 3.2.0
author:
name: Jackson Harter
url: https://twitter.com/jacksonharter
email: [email protected]
include:
- stylesheets
- javascript
# Permalinks
permalink: pretty
permalink: /:title/
permalink: /_layouts/default.html
# Set encoding to UTF-8
encoding: utf-8
# Collections for texts
collections:
texts:
output: true