forked from gc-proto/gc-proto.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
54 lines (52 loc) · 1.06 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
webmaster_verifications:
google: Nt_CftRIypA9xVS7Znb2VkrsYbtIDuFWHryxSAC6OwM
# Files excluded from Jekyll builds
exclude:
- .editorconfig
- .jekyll-cache
- .gitignore
- .github
- "*.gpg"
- "*.tmp"
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- CNAME
- gcweb-jekyll.gemspec
- Gemfile
- Gemfile.lock
- LICENSE*
- node_modules
- screenshot.png
- SECURITY.md
- README.md
- vendor/*
defaults:
-
scope:
path: ""
values:
layout: without-h1
pageclass: "cnt-wdth-lmtd"
share: True
-
scope:
path: "accessibility"
values:
css:
- https://design.canada.ca/css/split-h1.css
- https://design.canada.ca/css/custom.css
- https://use.fontawesome.com/releases/v5.15.4/css/all.css
lang: "en"
-
scope:
path: "accessibilite"
values:
css:
- https://design.canada.ca/css/split-h1.css
- https://design.canada.ca/css/custom.css
- https://use.fontawesome.com/releases/v5.15.4/css/all.css
lang: "fr"
-
plugins:
- jekyll-remote-theme
remote_theme: wet-boew/gcweb-jekyll