-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yaml
39 lines (34 loc) · 920 Bytes
/
_quarto.yaml
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
project:
type: book
output-dir: docs
book:
title: "The 4+1 Model of Data Science"
reader-mode: true
author: "Rafael C. Alvarado"
date: "20 December 2022"
page-navigation: true
repo-url: https://github.com/ontoligent/four-plus-one-model
# downloads: [pdf]
chapters:
- index.qmd
- the-four-plus-one-model.qmd
- concluding-remarks.qmd
appendices:
- appendix-sources.qmd
- ds-and-ai.qmd
page-footer:
left: |
Written by Rafael C. Alvarado with input from many colleagues at UVA's [School of Data Science](http://datascience.virginia.edu).
right: |
This book was built with <a href="https://quarto.org/">Quarto</a>.
format:
html:
code-link: true
callout-appearance: simple
author-meta: "Rafael C. Alvarado"
number-sections: false
fig-align: "center"
# pdf:
# documentclass: scrreport
# epub:
# cover-image: cover.png