-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
39 lines (35 loc) · 779 Bytes
/
_quarto.yml
File metadata and controls
39 lines (35 loc) · 779 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
33
34
35
36
37
38
project:
type: website
render:
- "*.qmd"
- "!CLAUDE.md"
- "!LICENSE.md"
- "!README.md"
website:
title: "Taller de revisión de software por pares de rOpenSci"
site-url: https://ropensci-training.github.io/software-review/
favicon: favicon.png
navbar:
left: []
right:
- icon: github
href: https://github.com/ropensci-training/software-review/
format:
html:
theme: cosmo
css: styles.css
toc: true
toc-location: left
babelquarto:
languagecodes:
- name: en
text: "English"
- name: es
text: "Español"
mainlanguage: 'es'
languages: ['en']
languagelinks: navbar
title-en: rOpenSci Software Peer Review Workshop
description-en: Workshop on software peer review
author-en: Mauro Lepore
lang: es