-
Notifications
You must be signed in to change notification settings - Fork 22
/
_config.yml
76 lines (67 loc) · 1.33 KB
/
_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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# Site configuration
# 1. Files excluded from Jekyll builds
# 2. Installed Gems
# 3. Gem settings
# 4. Jekyll settings
# 5. Collections
# 6. Jekyll collections settings
# 7. Site settings
# 1. Files excluded from Jekyll builds
exclude:
- README.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- screenshot.png
- LICENSE*
- SECURITY.md
- CNAME
- "*.tmp"
- Gemfile
- Gemfile.lock
- gcweb-jekyll.gemspec
- .jekyll-cache
- node_modules
- vendor/
# 2. Installed Gems
# 3. Gem settings
# 4. Jekyll settings
compress_html:
clippings: all
comments:
ignore:
envs: []
blanklines: true
profile: false
quiet: false
timezone: America/Toronto # Timezone for blog posts and alike
verbose: false
# 5. Collections
# 6. Jekyll collections settings
# 7. Site settings
analytics_adobe: ""
assets: "https://wet-boew.github.io/themes-dist"
baseurl: ""
description:
en: "Jekyll variant for GCWeb theme" # English site description and default description
fr: "Adaption Jekyll du theme GCWeb" # French site description and default description
defaults:
-
scope:
path: ""
type: pages
values:
layout: default
share: true
sitemenu: true
sitesearch: true
-
scope:
path: "en/"
values:
lang: "en"
-
scope:
path: "fr/"
values:
lang: "fr"
title: "GCWeb Jekyll" # Site name or title