forked from cderv/user2024-tutorial-quarto
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
60 lines (50 loc) · 1.2 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
51
52
53
54
55
56
57
58
59
60
project:
type: website
resources:
- exercises.zip
- correction-examples.zip
website:
page-navigation: true
title: "Enhancing scientific publishing through Quarto"
description: Tutorial at useR 2024
open-graph: true
twitter-card:
creator: "@chrisderv"
sidebar:
background: "#FDC538"
align: center
tools:
- icon: github
href: https://github.com/cderv/tuto-quarto-user-2024
text: "GitHub Repo"
style: docked
search: true
collapse-level: 2
page-footer:
right: "Website built and published with [Quarto](https://quarto.org/)."
left: "© Copyright 2024, Christophe Dervieux"
background: "#FDC538"
lang: en
author: "Christophe Dervieux"
date: "2024-07-08"
revealjs-plugins:
- attribution
format:
html:
theme: cosmo
toc: true
code-copy: true
code-overflow: wrap
mainfont: "Atkinson Hyperlegible"
clean-revealjs:
preview-links: auto
theme: [default, ../reveal-style.scss]
transition: fade
chalkboard: true
footer: "[🔗 cderv.quarto.pub/tuto-quarto-useR2024](https://cderv.quarto.pub/tuto-quarto-user2024)"
execute:
freeze: auto
editor: visual
profile:
group:
- [tuto, pretuto]