forked from Polymer/old-docs-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
36 lines (30 loc) · 791 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
# Server defaults.
#watch: false # deprecated
#server: false # deprecated
#auto: true # deprecated
port: 4000
# Project defaults.
#markdown: redcarpet
markdown: kramdown
pygments: false
lsi: false
safe: false
#permalink: /news/:year/:month/:day/:title.html
exclude: ["node_modules", "scripts", "sass", "app.yaml", "README.md",
"CONTRIBUTING.md", "Gruntfile.js", "package.json", "config.rb",
"build.py"]
kramdown:
toc_levels: "2,3"
# Site globals used throughout docs.
load_platform: true
project_title: Polymer
latest_version: 0.1.0
add_permalinks: true # adds permalinks to heading tags.
load_disqus: true
authors:
ebidel:
full_name: Eric Bidelman
gplus: 118075919496626375791
web: http://www.ericbidelman.com
twitter: ebidel
github: ebidel