forked from SAS-DHRH/dhcc-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
47 lines (40 loc) · 929 Bytes
/
config.yaml
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
title: 'DHCC'
# hugo-book theme settings
theme: "hugo-book"
disablePathToLower: false
enableGitInfo: true
params:
bookLogo: 'DCHH_FINAL_HAZARD.png'
BookRepo: 'https://github.com/SAS-DHRH/dhcc-toolkit'
BookSection: 'toolkit'
BookCommitPath: 'commit'
BookEditPath: 'edit/main'
BookSearch: false
BookComments: false
# Site menu (add items to generated menu)
menu:
# before: []
after:
- name: "About DHCC ->"
url: "https://www.cdcs.ed.ac.uk/digital-humanities-climate-coalition"
weight: 10
- name: "Github"
url: "https://github.com/SAS-DHRH/dhcc-toolkit"
weight: 20
# Tidy up some default hugo site settings
uglyurls: true
relativeurls: true
canonifyURLs: true
disableHugoGeneratorInject: true
publishDir: ./public
languageCode: 'en-uk'
# googleanalytics: ''
disableKinds:
- RSS
- taxonomy
- taxonomyTerm
languages:
en:
languageName: English
staticDir:
- static