-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
41 lines (38 loc) · 1.16 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
project:
type: book
output-dir: docs
# Quarto options for books
# https://quarto.org/docs/reference/projects/books.html
book:
title: "Baroque TOC"
author: "Team Computational Publishing"
date: "2023-04-28"
# this section determines which files will be added to the book as chapters
chapters:
- index.qmd
- colophon.ipynb
- essay.qmd
- paintings.ipynb
- video-3d.ipynb
repo-url: https://github.com/NFDI4Culture/baroque-toc
repo-actions: [edit]
downloads: [pdf]
cover-image: cover/cover.jpg
# Quarto allows commenting using either Hypothesis or Utterances
# https://quarto.org/docs/reference/projects/books.html#comments
comments:
hypothesis: true
format:
# options for HTML output
# https://quarto.org/docs/reference/formats/html.html
html:
code-fold: true
code-overflow: wrap
number-sections: false
# Quarto allows a number of pre-packaged themes for the HTML version
# You can choose between them using the documentation at https://quarto.org/docs/output-formats/html-themes.html
theme: minty
# options for PDF output
# https://quarto.org/docs/reference/formats/pdf.html
pdf:
documentclass: book