-
Notifications
You must be signed in to change notification settings - Fork 1
/
_site.yml
37 lines (36 loc) · 885 Bytes
/
_site.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
34
35
36
37
name: "CE085"
output_dir: "."
exclude: ["README.md"]
output:
html_document:
theme: flatly
highlight: default
code_folding: hide
number_sections: false
toc: true
toc_depth: 4
toc_float:
collapsed: false
smooth_scroll: false
navbar:
title: "CE085"
left:
- text: "Home"
href: index.html
- text: "Aulas"
href: aulas.html
- text: "Referências"
href: referencias.html
- text: "Programas"
href: recursos.html
- text: "Materiais"
menu:
- text: "Ferramentas de probabilidade [PDF]"
href: Slides/Primer.pdf
- text: "Notas de aula Bent Jorgensen [PDF]"
href: Slides/Notes.pdf
- text: "Métodos Computacionais para Inferência estatística [PDF]"
href: Slides/masterSINAPE.pdf
right:
- text: GitHub
href: https://github.com/wbonat/CE085