-
Notifications
You must be signed in to change notification settings - Fork 10
/
config.yaml
69 lines (61 loc) · 1.21 KB
/
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
baseURL: http://dh-tech.github.io
disablePathToLower: false
languageCode: en-us
title: DHTech
enableRobotsTXT: true
menu:
main:
- name: about
pageRef: /about
weight: 1
- name: news
pageRef: /news/
weight: 2
- name: blog
pageRef: /blog/
weight: 4
- name: sig
pageRef: /SIG
weight: 5
- name: working groups
pageRef: /working-groups
weight: 6
- name: job board
pageRef: /job-board
weight: 7
- name: join us
pageRef: /join
weight: 8
social:
# social menu links
- name: github
type: social
weight: 1
url: https://github.com/dh-tech/
- name: twitter
weight: 2
url: https://twitter.com/dhtech_group/
- name: rss
weight: 3
url: index.xml
markup:
goldmark:
renderer:
unsafe: true # allow raw html in content
theme:
- "github.com/chipzoller/hugo-clarity"
# clarity-specific configuration
mainSections:
- blog
- news
- workshops
permalinks:
news: /:year/:month/:day/:slug/
blog: /blog/:year/:month/:day/:slug/
params:
logo: "logos/logo.png"
subtitle: "An ADHO Special Interest Group"
mobileNavigation: right
showReadTime: false
showShare: false
ga_analytics: G-P55LD1R62C