-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yml
42 lines (36 loc) · 1.2 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
# ==============================================================================
# Config.yml
# ------------------------------------------------------------------------------
#
# This is the main configuration file for the website. The 'theme' value should
# match the name of the folder in /themes that contains your theme files; if
# you've copied the default theme and given it a different name make sure to
# update the value here too.
# Use these settings for serving/building to a path other than root
baseURL: "http://www.getty.edu/publications/artistryinbronze"
canonifyURLs: true
# Use these settings for serving/building to the root path
# baseURL: ""
# relativeURLs: true
theme: "quire-starter-theme-alpha"
footnoteReturnLinkContents: "↩"
metaDataFormat: "yaml"
disableKinds:
- "home"
- "section"
- "taxonomy"
- "taxonomyTerm"
blackfriday:
fractions: false
hrefTargetBlank: true
# These values can be accessed in templates via .Site.Params
params:
searchEnabled: true
imageLabelContentBefore: "Figure "
imageLabelContentAfter: ". "
tableLabelContentBefore: "Table "
tableLabelContentAfter: ". "
primaryColor: "#994e1a"
tocType: "full"
menuType: "short"
GoogleAnalytics4: GTM-NRDC63K