-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_quarto.yml
53 lines (43 loc) · 904 Bytes
/
_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
project:
type: book
lang: de
#title-block-banner: true
license: "CC BY-SA"
execute:
enabled: false
book:
title: "Wissenskompendium Nachhaltigkeit in der IT"
author: "Arbeitsgruppe Digitales im BNW"
version: "0.1 Alpha"
date: last-modified
chapters:
- index.qmd
- grundannahmen.qmd
- software.qmd
- sozial.qmd
- hardware.qmd
- betrieb.qmd
- sourcing.qmd
- agile-prozesse.qmd
- links.qmd
- quellen.qmd
- mitwirken.qmd
twitter-card: true
site-url: https://bnw-digital.github.io/kompendium/
search: true
repo-url: https://github.com/bnw-digital/kompendium/
repo-actions: [edit, issue]
downloads: [pdf]
#sharing: [twitter]
comments:
utterances:
repo: bnw-digital/kompendium
bibliography: references.bib
format:
html:
theme:
light: cosmo
dark: darkly
pdf:
documentclass: scrreprt
editor: visual