-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path_quarto.yml
More file actions
26 lines (26 loc) · 718 Bytes
/
_quarto.yml
File metadata and controls
26 lines (26 loc) · 718 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
project:
type: tufte
book:
open-graph: true
site-url: https://fredguth.github.io/tufte-quarto/
repo-url: https://github.com/fredguth/tufte-quarto/
repo-actions: [edit, issue]
title: |
Tufte-Quarto Project Type\
Documentation
title-short: Tufte-Quarto # title-short is used in the pdf head
output-file: TufteStyledBook # outputs: docs/TufteStyledBook.pdf
author: Fred Guth
publisher: The Publisher
date-format: MMMM, YYYY
license: "CC BY"
chapters:
- index.qmd
- 02-Main/customizing.qmd
- 02-Main/known_issues.qmd
- part: about.qmd
chapters:
- 03-Back/references.qmd
- 03-Back/ack.qmd
- 03-Back/colophon.qmd
bibliography: references.bib