-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_quarto.yml
More file actions
47 lines (38 loc) · 942 Bytes
/
_quarto.yml
File metadata and controls
47 lines (38 loc) · 942 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
39
40
41
project:
type: book
output-dir: docs
book:
favicon: img/logo.png
twitter-card: true
site-url: https://stringhinilab.github.io/GitHubProceduresLab/
repo-url: https://github.com/StringhiniLab/GitHubProceduresLab
repo-actions: [edit, issue]
downloads: [pdf, epub]
title: "Code Management Guidelines"
subtitle: "R and GitHub Starter Kit for New Team Members"
author: "Florencia D'Andrea"
date: "12/23/2024"
chapters:
- part: index.qmd
chapters:
- lab-design.qmd
- roles.qmd
- part: "Practical Steps"
chapters:
- onboarding.qmd
- start-project.qmd
- dailytasks.qmd
- offboarding.qmd
sidebar:
title: |
Dr. Stringhini's Lab
School of Population and Public Health
University of British Columbia
search: true
logo: img/logo.png
bibliography: references.bibtex
format:
html:
theme: cosmo
pdf:
documentclass: scrreprt