forked from NUstat/2025-datafest
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
48 lines (43 loc) · 902 Bytes
/
_quarto.yml
File metadata and controls
48 lines (43 loc) · 902 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
project:
type: website
output-dir: docs
format:
html:
theme: pulse
css: styles.css
toc: true
html:
raw: true
website:
title: "DataFest 2026"
sidebar:
search: true
logo: 'images/NU_Stat_logo.png'
navbar:
collapse: true
left:
- href: signup.qmd
text: Sign Up
- href: schedule.qmd
text: Schedule
- href: pre_datafest.qmd
text: Pre-DataFest
- href: panelists_judges.qmd
text: Distinguished Guests
- href: judges.qmd
text: Judges
- href: mentors.qmd
text: Mentors
- href: participants.qmd
text: Participants
- href: coc.qmd
text: Rules & CoC
- href: faqs.qmd
text: FAQs
- href: sponsors.qmd
text: Sponsors
- href: contactus.qmd
text: Contact us
execute:
freeze: auto
editor: source