-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
69 lines (67 loc) · 1.82 KB
/
_quarto.yml
File metadata and controls
69 lines (67 loc) · 1.82 KB
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
project:
type: website
output-dir: _site
render:
- "*.qmd"
- "*.md"
resources:
- "/images"
- "/learn/tree-lab/Colorado-Tree-Observation-Dashboard-Handbook.pdf"
preview:
port: 4200
browser: true
watch-inputs: true
navigate: true
format:
html:
theme:
- litera
- styles.scss
mainfont: Poppins
website:
title: Discovery Arboretum
site-url: https://www.colostate.edu/discovery-arb
repo-url: https://github.com/danielburcham/arb-quarto-site
google-analytics: "G-H0H6YFRLY9"
favicon: images/favicon.ico
open-graph:
locale: en_US
navbar:
pinned: true
left:
- text: "Discover"
menu:
- text: "About"
href: discover/about/index.qmd
- text: "History"
href: discover/history/index.qmd
- text: "Visit"
href: visit/index.qmd
- text: "Learn"
menu:
- text: "Events and classes"
href: learn/events-and-classes/index.qmd
- text: "Explore our trees"
href: learn/explore-our-trees/index.qmd
- text: "Tree lab"
href: learn/tree-lab/index.qmd
- text: "Support"
menu:
- text: "Volunteer"
href: support/volunteer/index.qmd
- text: "Give"
href: support/give/index.qmd
logo: CSU-Symbol-r-357-617-RGB.png
logo-alt: Colorado State University
right:
- text: "Contact"
href: contact/index.qmd
search:
location: navbar
type: textbox
page-footer:
background: "#1E4D2B"
right: |
[{fig-alt="Colorado State University"}](https://www.colostate.edu)
left:
- © 2025 Colorado State University, Fort Collins, Colorado 80523 USA