-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
56 lines (47 loc) · 1.08 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
project:
type: book
output-dir: docs
book:
title: "Distant Viewing Guidebook"
page-footer:
left: |
Distant Viewing Guidebook
right: |
cover-image: img/cover.png
favicon: img/favicon.png
repo-url: https://github.com/distant-viewing/dv-guidebook/
chapters:
- index.qmd
- 00_intro.qmd
- 00_setup.qmd
- part: 00_methods.qmd
chapters:
- 01_digital_images.qmd
- 02_moving_images.qmd
- 03_computer_vision.qmd
- 04_visualization.qmd
- 05_machine_learning.qmd
- 06_deep_learning.qmd
- 07_embedding.qmd
- 08_llms.qmd
- part: 00_data.qmd
chapters:
- 09_tidy_data.qmd
- 10_dvd.qmd
- 11_web.qmd
- 12_ffmpeg.qmd
- part: 00_applications.qmd
chapters:
- 13_comics.qmd
- 14_documerica.qmd
- 15_network_era.qmd
- references.qmd
bibliography: references.bib
format:
html:
theme:
- cosmo
- dvt.scss
code-link: true
author-meta: "Taylor Arnold and Lauren Tilton"
callout-appearance: simple