-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_quarto.yml
37 lines (30 loc) · 991 Bytes
/
_quarto.yml
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
project:
type: website
output-dir: docs
website:
title: "2024 Open Source Survey Results"
favicon: images/favicon.ico
page-navigation: TRUE
navbar:
logo: images/header-logo.png
right:
- icon: github
href: https://github.com/UW-Madison-DSI/open_source_survey_results
aria-label: GitHub
sidebar:
style: "floating"
page-footer:
background: dark
left: UW-Madison Open Source Survey Results [{{< fa brands github title="GitHub octocat logo" >}}](https://github.com/UW-Madison-DSI/open_source_survey_results){target=_blank}
right: This website is built with [Quarto](https://quarto.org/){target=_blank} by UW-Madison’s [Open Source Program Office](https://ospo.wisc.edu/) and [Data Science Institute](https://datascience.wisc.edu/institute/)
execute:
echo: false
message: false
warning: false
metadata-files:
- sidebar.yml
format:
html:
theme: [default, custom.scss]
toc: true
mainfont: Red Hat Text