blob: 30bce2c9b966ea9ac7c3c7cdd5031266c5bb0561 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Instalation {#installation}
Setup procedure:
* Vendorizantion (`bookup` and bibliography repositories).
* Symlinking:
* `_bookdown.yml`.
* `output.yml`.
* Basic required files:
* `.gitignore`.
* `images/cover.png`.
* `_bookup.yml`.
* `_biblio.yml`.
* `LICENSE`.
* `DISCLAIMER`.
* `snippets/{contact,cover,keywords,project,url,volume}.txt`.
|