-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_quarto.yml
More file actions
120 lines (118 loc) · 2.83 KB
/
_quarto.yml
File metadata and controls
120 lines (118 loc) · 2.83 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
project:
type: book
preview:
port: 4200
browser: false
book:
title: "Das souveräne Individuum"
output-file: main
subtitle: "Der Übergang zum Informationszeitalter"
author: "James Dale Davidson & Lord William Rees-Mogg"
translator: Andreas Tank
date: "9/10/2024"
image: cover.png
image-alt: "Das souveräne Individuum"
isbn: 978-9916-749-26-5
license: CC-BY-4.0
language: de
original-title: "The Sovereign Individual"
publisher: Konsensus Network
original-publisher: Simon & Schuster
favicon: /figures/freestarfish.png
repo-url: https://github.com/konsensusnetwork/TSI_DE
repo-actions: [edit, source]
search:
location: sidebar
type: overlay
sidebar:
style: floating
border: true
navbar:
left:
- icon: book
text: "Read online"
href: index.qmd
aria-label: Book
- icon: shop
text: "Get the paperback in Presale!"
href: https://bitcoinbook.shop/products/das-souverane-individuum
aria-label: Shop
page-footer:
left:
- text: "© 2024 Konsensus Network"
center:
- text: "License"
href: index.qmd
- text: "About the publisher"
href: publisher.qmd
- text: "Presale"
href: presale.qmd
right:
- icon: twitter
href: https://twitter.com/konsensusn
aria-label: Twitter
- icon: github
href: https://github.com/konsensusnetwork
aria-label: Github
- icon: linkedin
href: https://www.linkedin.com/konsensusnetwork
aria-label: LinkedIn
- icon: youtube
href: https://www.youtube.com/konsensusnetwork
aria-label: YouTube
open-graph: true
twitter-card:
site: "@konsensusn"
chapters:
- index.qmd
- kapitel/00b.qmd
- kapitel/00.qmd
- kapitel/01.qmd
- kapitel/02.qmd
- kapitel/03.qmd
- kapitel/04.qmd
- kapitel/05.qmd
- kapitel/06.qmd
- kapitel/07.qmd
- kapitel/08.qmd
- kapitel/09.qmd
- kapitel/10.qmd
- kapitel/11.qmd
- kapitel/Z0.qmd
- kapitel/Z1.qmd
format:
html:
lang: de
theme:
light: [flatly, theme.scss, theme-light.scss]
number-depth: 2
grid:
sidebar-width: 500px
body-width: 900px
margin-width: 350px
gutter-width: 1em
toc: true
toc-location: left
reference-location: margin
pdf:
lang: de
documentclass: memoir
classoption: smalldemyvopaper,10pt,twoside,onecolumn,openright,extrafontsizes,hidelinks
papersize: a5
toc-depth: 1
toc-title: Inhalt
keep-tex: true
colorlinks: false
include-in-header:
- preamble.tex
epub:
cover-image: cover.png
cover-image-alt: |
Das souveräne Individuum book cover
creator: Konsensus Network
toc: true
toc-depth: 1
toc-title: Inhalt
lang: "de-DE"
css: epub.css
number-depth: 2