forked from w3c/wai-wcag-quickref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
47 lines (39 loc) · 909 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
# Site settings
title: How to Meet WCAG 2 (クイックリファレンス)
email: [email protected]
description: ""
baseurl: "/wai-wcag-quickref/" # the subpath of your site, e.g. /blog/
# baseurl: "/WAI/WCAG20/quickref/" # For publication
url: "http://yourdomain.com" # the base hostname & protocol for your site
twitter_username: yatil
github_username: yatil
status: release # draft
version: "2.6"
techniqueurl: http://waic.jp/docs/WCAG-TECHS/
port: 4099
safe: true
lsi: false
# Build settings
markdown: kramdown
plugins: ['jekyll-github-metadata']
repository: 'w3c/wai-wcag-quickref'
compress_html:
clippings: all
comments: ["<!-- ", " -->"]
endings: all
blanklines: false
profile: false
collections:
filters:
output: false
help:
output: false
exclude:
- node_modules
- .sass-cache
- Gemfile.lock
- Gemfile
- gulpfile.js
- npm-debug.log
- package.json
- questions.md