forked from mlopez66/hacking-notes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_output.yml
33 lines (33 loc) · 945 Bytes
/
_output.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
bookdown::gitbook:
css: assets/gitbook.css
config:
fontsettings:
theme: night
family: sans
size: 2
toc:
collapse: section
scroll_highlight: yes
before: |
<li class="header-light">
<a class="logo" href="/">
<img src="assets/wr404-transparent.png" alt="LoOpInG 404" class="img-fluid">
</a>
<h1>Lo0pInG 404</h1>
</li>
after: |
<li class="summary-footer"><a class="logo" href="https://lopezmichel.org"><img alt="IPESE" src="assets/wr404-transparent.png"></a></li>
download: ["pdf"]
edit: https://github.com/mlopez66/hacking-notes/edit/master/%s
sharing: no
includes:
after_body: assets/footer.html.include
split_by: chapter
number_sections: true
bookdown::pdf_book:
includes:
in_header: preamble.tex
#latex_engine: xelatex
citation_package: natbib
keep_tex: yes
template: assets/template.tex