-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
64 lines (53 loc) · 1.14 KB
/
_quarto.yml
File metadata and controls
64 lines (53 loc) · 1.14 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
project:
type: book
output-dir: docs
book:
title: "Distant Viewing Scripts"
page-footer:
left: |
Distant Viewing Scripts
right: |
favicon: img/dlogo.ico
repo-url: https://github.com/distant-viewing/dv-demo/
chapters:
- index.qmd
- part: tutorials.qmd
chapters:
- tutorial-digital-images.qmd
- tutorial-moving-images.qmd
- part: image.qmd
chapters:
- metrics.qmd
- color.qmd
- classification.qmd
- object.qmd
- depth.qmd
- segment.qmd
- embed.qmd
- part: video.qmd
chapters:
- shot.qmd
- transcription.qmd
- diarization.qmd
- part: text.qmd
chapters:
- sentiment.qmd
- review.qmd
- comment.qmd
- mask.qmd
- part: multimodal.qmd
chapters:
- zeroshot.qmd
- caption.qmd
- citation.qmd
- references.qmd
bibliography: references.bib
format:
html:
include-in-header: header.html
theme:
- cosmo
- dvt.scss
code-link: true
author-meta: "Taylor Arnold and Lauren Tilton"
callout-appearance: simple