-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_quarto.yml
More file actions
48 lines (45 loc) · 1.11 KB
/
_quarto.yml
File metadata and controls
48 lines (45 loc) · 1.11 KB
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
project:
type: book
output-dir: docs
execute-dir: project
book:
title: "AndrewsLab Handbook"
author: "Shea J Andrews"
date: "2023-07-26"
repo-url: https://github.com/AndrewsLabUCSF/Lab-Handbook
sharing: [twitter]
chapters:
- part: index.qmd
chapters:
- scripts/about.qmd
- part: scripts/policies.qmd
chapters:
- scripts/getting_started.qmd
- scripts/working.qmd
- scripts/communication.qmd
- scripts/expectations.qmd
- scripts/setbacks.qmd
- scripts/open_science.qmd
- scripts/rcr.qmd
- part: scripts/resources.qmd
chapters:
- scripts/compute.qmd
- scripts/labscrum.qmd
- scripts/sap.qmd
- scripts/directories.qmd
- scripts/grants.qmd
- scripts/journal_club.qmd
- scripts/reading_lists.qmd
- part: scripts/conclusion.qmd
chapters:
- scripts/signatures.qmd
- scripts/acknowledgments.qmd
format:
html:
theme: yeti
number-depth: 1
pdf:
documentclass: scrreport
epub:
cover-image: images/dementia.jpg
editor: visual