forked from Princeton-CDH/lenape-timetree
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
74 lines (68 loc) · 1.66 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
70
71
72
73
74
baseURL: https://lenapetimetree.indigenous.princeton.edu/
languageCode: en-us
title: Lunaapahkiing Princeton Timetree
theme: timetree
paginate: 20
timeout: 45s # increase to allow time for image processing
googleAnalytics: G-E02J9KBNN6
enableRobotsTXT: true
params:
description: >-
Relations, Removals, Resurgence.
An interactive timetree displaying interwoven histories of the
Princeton University community and the Lenape peoples
of Lunaapahkiing, “the land of the Lenape.”
tagline: Relations, Removals, Resurgence
publication_date: 2023
citation_url: https://lenapetimetree.indigenous.princeton.edu/
authors:
- Doroudian, Gissoo
- Himpele, Jeffrey
- Koeser, Rebecca Sutton
- Smith, Keely
publisher: Center for Digital Humanities at Princeton
rights: http://creativecommons.org/licenses/by-nc/4.0/
branches:
- "Lands + Waters"
- Communities
- The University
- Removals
- Resistance + Resurgence
visual_debug: false
version: "1.0.1"
version_link: https://github.com/Princeton-CDH/lenape-timetree
# disable categories taxonomy included by default
taxonomies:
tag: tags
outputs:
home:
- HTML
- JSON
menu:
footer:
- name: Home
title: Home
pageRef: /
weight: 1
- name: About
pageRef: /about
weight: 2
- name: Tag Index
pageRef: /tags
weight: 3
- name: Resources
pageRef: /resources
weight: 4
- name: Credits
pageRef: /credits
title: Credits
weight: 5
# allow html markup in content
markup:
goldmark:
renderer:
unsafe: true
privacy:
googleAnalytics:
anonymizeIP: true
respectDoNotTrack: true