-
Notifications
You must be signed in to change notification settings - Fork 18
/
_config.yml
57 lines (51 loc) · 960 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
54
55
56
57
url: https://edgio.github.io/hyperion
baseurl: /hyperion
safe: true
lsi: false
source: .
destination: ./public
encoding: UTF-8
# github pages we cannot customize
lsi: false
whitelist:
- jekyll-coffeescript
- jekyll-gist
- jekyll-paginate
- jekyll-redirect-from
- jekyll-mentions
- jekyll-sitemap
- jekyll-feed
- jekyll-seo-tag
- jekyll-gist
- jemoji
incremental: false
gist:
noscript: false
# customize github pages
quiet: false
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
hard_wrap: false
auto_ids: false
template: '' # cannot customize
math_engine: mathjax # cannot customize
syntax_highligher: rouge # cannot customize
plugins:
- jekyll-redirect-from
exclude:
- Rakefile
- README.md
- Gemfile
- Gemfile.lock
- .gitignore
- ./public
host: 0.0.0.0
port: 9876
latest_version: 1.0
navigation:
- title: Current Version
url: /versions/
- title: Github
url: https://github.com/Edgio/hyperion