blob: 44445c51f37967b7d2a3d916cff4238d6fe5faf3 (
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`.
* `output.yml`.
## Requiser files
* `.gitignore`.
* `_common.yml`.
* `_book.yml`.
* `_notes.yml`.
* `_biblio.yml`.
* `LICENSE`.
* `DISCLAIMER`.
* `images/cover.png`.
* `snippets/{contact,cover,keywords,project,url,volume}.txt`.
|