-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
39 lines (35 loc) · 785 Bytes
/
_config.yml
File metadata and controls
39 lines (35 loc) · 785 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
title: RealUI
description: "Interface suite for World of Warcraft"
url: https://github.com/RealUI
baseurl: /
repository: RealUI/RealUI.github.io
exclude: [README.md, Gemfile, Gemfile.lock, serve.bat]
remote_theme: mmistakes/jekyll-theme-basically-basic
plugins:
- jekyll-feed
email: realuiwow@gmail.com
twitter_username: realuiwow
github_username: RealUI
feed:
path: atom.xml
# GitHub defaults - configurable
# github: [metadata]
# encoding: UTF-8
# kramdown:
# input: GFM
# hard_wrap: false
# future: true
# jailed: false
# theme: jekyll-theme-primer
# gfm_quirks: paragraph_end
# GitHub defaults - not configurable
lsi: false
safe: true
source: .
#incremental: false
highlighter: rouge
gist:
noscript: false
kramdown:
math_engine: mathjax
syntax_highlighter: rouge