-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
52 lines (41 loc) · 841 Bytes
/
_config.yml
File metadata and controls
52 lines (41 loc) · 841 Bytes
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
#
# Options that are set by GitHub and cannot be changed
#
lsi: false
safe: true
incremental: false
highlighter: rouge
gist:
noscript: false
kramdown:
math_engine: mathjax
syntax_highlighter: rouge
#
# Options with defaults set by GitHub that can be changed
#
encoding: UTF-8
kramdown:
input: GFM
hard_wrap: false
future: true
jailed: false
theme: jekyll-theme-primer
gfm_quirks: paragraph_end
#
# Other options
#
exclude: [CNAME, Gemfile, Gemfile.lock, README.markdown, vendor]
include: [_sources, _static] # For Sphinx-generated docs
permalink: pretty
timezone: America/New_York
#
# Custom site data
#
url: https://mworks.github.io
authors:
- id: cstawarz
fullname: Christopher Stawarz
url: https://github.com/cstawarz
- id: davidcox
fullname: David Cox
url: https://github.com/davidcox