blob: a3b9b9ed2047ea97e5d76e2daeed8449a2a416c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# Installation {#installation}
Bookup installation procedure.
## Vendorization
* Vendorization (`bookup` and bibliography repositories).
## Symbolic links
* `_bookdown.yml`.
## Requiser files
* `.gitignore`.
* `_common.yml`.
* `_book.yml`.
* `_notes.yml`.
* `_biblio.yml`.
* `_output.yml`.
* `LICENSE`.
* `DISCLAIMER`.
* `images/cover.png`.
* `snippets/{contact,cover,keywords,project,url,volume}.txt`.
|