-
Notifications
You must be signed in to change notification settings - Fork 23
/
_quarto.yml
51 lines (48 loc) · 1.41 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
45
46
47
48
49
50
project:
type: website
render:
- "*.qmd"
- "!EDA/"
- "!prototyping/"
website:
title: "prod-shiny-workshop"
description: "Website for the rstudio::conf(2022) workshop on building Production-Quality Shiny Applications"
logo: images/shinybrain.png
favicon: images/favicon.ico
site-url: "https://shinyprod.com/"
repo-url: "https://github.com/rstudio-conf-2022/shiny-prod-apps"
repo-actions: [edit, issue]
opengraph: true
page-navigation: true
navbar:
background: primary
logo: images/Shiny.png
#foreground: '#00264d' # primary, secondary, success, danger, warning, info, light, dark
left:
- href: index.qmd
text: Home
- about.qmd
- href: schedule.qmd
text: Schedule
- href: resources.qmd
text: Resources
- href: setup.qmd
text: Setup
right:
- href: "https://github.com/rstudio-conf-2022/shiny-prod-apps"
icon: "github"
aria-label: "GitHub Repository at github.com/rstudio-conf-2022/shiny-prod-apps"
- href: "https://github.com/rpodcast/shinyprod"
icon: "box"
aria-label: "Workshop package repository at github.com/rpodcast/shinyprod"
twitter-card:
creator: "@theRcast"
image: "/images/twitter-card.png"
format:
html:
theme:
light: flatly
dark: darkly
#css: styles.css
toc: true
# https://quarto.org/docs/output-formats/html-themes.html#dark-mode