-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
34 lines (33 loc) · 823 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: "InstrumentQC"
site-path: "/InstrumentQC_Install/"
page-navigation: true
navbar:
left:
- text: "Home"
href: index.qmd
- text: "Articles"
menu:
- text: "Installation"
href: Installation.qmd
- text: "Setting up Git and Rstudio"
href: GitAndRstudio.qmd
- text: "Setting File Paths"
href: filepaths.qmd
- text: "Dashboard Components"
href: InstrumentLayout.qmd
- text: "Automation"
href: Automation.qmd
right:
- icon: github
href: https://github.com/DavidRach/InstrumentQC_Install
aria-label: GitHub
page-footer:
background: light
right: Built with [Quarto](https://quarto.org/){target=_blank}
format:
html:
theme: styles.scss