-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
32 lines (28 loc) · 757 Bytes
/
_quarto.yml
File metadata and controls
32 lines (28 loc) · 757 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
project:
type: website
output-dir: _site
website:
title: "Data inclusion in a shinylive app"
search: true
reader-mode: true
sidebar:
style: "floating"
contents:
- href: index.qmd
text: Home
- href: include-file.qmd
text: File Embed in App
- href: include-download-from-url.qmd
text: Download file into App
- text: Web Data
page-footer:
left: "Data in shinylive apps"
right:
- icon: github
href: https://github.com/coatless-tutorials/r-shinylive-data-include
# Set the language that should be used for Quarto websites
# https://github.com/quarto-dev/quarto-cli/tree/main/src/resources/language
# lang: en
# Attach shinylive to every page
filters:
- shinylive