-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
33 lines (31 loc) · 870 Bytes
/
_quarto.yml
File metadata and controls
33 lines (31 loc) · 870 Bytes
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
project:
type: website
website:
site-url: https://datadisco.cdss.berkeley.edu
#site-url: https://berkeley-cdss.github.io/datadisco
title: "Data Discovery"
sidebar:
style: docked
logo: assets/CDSS_LOGO_NEW_FOOTER.svg
contents:
#- href: index.qmd
- href: index.qmd
- href: ddmatch.qmd
- href: get-involved/partner.qmd
contents:
- href: ddmatch/create-partner.qmd
- href: ddmatch/create-project.qmd
- href: ddmatch/extend-offer.qmd
- href: ddmatch/list-offer.qmd
- href: get-involved/student-researchers.qmd
contents:
- href: ddmatch/create-student.qmd
- href: ddmatch/review-offer.qmd
- href: program-team.qmd
format:
html:
theme: cosmo
css: assets/styles.css
toc: true
include-in-header:
file: siteimprove.html