forked from SimonXIX/Experimental_Books_workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
37 lines (34 loc) · 1.12 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
project:
type: book
output-dir: docs
# Quarto options for books
# https://quarto.org/docs/reference/projects/books.html
book:
title: "Experimental Books Workshop Catalogue"
author: "Experimental books conference participants"
date: "2023-02-20"
# this section determines which files will be added to the book as chapters
chapters:
- index.qmd
- paintings.ipynb
- video.ipynb
- baroque-ai.qmd
repo-url: https://github.com/NFDI4Culture/experimental-books-workshop
repo-actions: [edit]
downloads: [pdf]
# 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:
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