-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
45 lines (41 loc) · 1.08 KB
/
_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
35
36
37
38
39
40
41
42
43
44
project:
type: website
output-dir: docs
website:
page-footer: "Copyright 2024"
repo-url: https://github.com/FulyaGokalp2/STAT570_FinalProjects
repo-actions: [edit, issue]
title: ""
page-navigation: true
navbar:
tools:
- icon: github
href: https://github.com/FulyaGokalp2/STAT570_FinalProjects
background: info
left:
- href: index.qmd
- href: 570_project_archery_game_analysis/arc_warden.qmd
text: Archery Game
- href: LeventSari_HuseyinTan/STAT570_Levent_Huseyin.qmd
text: Traffic Accidents
- href: PoliceStopData-BuseBakis/project_busebakis.qmd
text: PD Stop
- href: MehmetAli_STAT570/EnergyWomen570Final.qmd
text: Women’s Leadership
- href: Miray_Ecenaz/STAT570 Final Project.qmd
text: DS Job
- href: Water_Budget/TWS_PRCP_v02.qmd
text: TWS
- href: Maksoy_Sakil/WRF.qmd
text: WRF model
- href: about.qmd
text: About
format:
html:
theme: cosmo
css: styles.css
toc: true
editor: visual
execute:
cache: true
freeze: auto