-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
50 lines (49 loc) · 1.11 KB
/
_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
38
39
40
41
42
43
44
45
46
47
48
49
name: Derek Corcoran
navbar:
title: Derek Corcoran
left:
- text: Home
href: index.html
- text: Cursos
icon: fa-gear
menu:
- text: Cursos
- text: Curso de R
href: Libro/_book/index.html
- text: Curso modelos multivariados
href: CursoMulti/_book/index.html
- text: BIO249c
href: AyduantiaStats/_book/index.html
- text: Curso de Programación
href: CursoProgramacion/_book/index.html
- text: Tareas
icon: fa-gear
menu:
- text: Tarea interactiva 1
href: Tarea_2.html
- text: Donde vivir
href: DondeVivir.html
- text: Alergia en Chile
href: Polen.html
- text: Earthquakes in Chile
href: Earthquake.html
- text: RPackages
icon: fa-gear
menu:
- text: RPackages
- text: SpatialBall
href: SpatialBall.html
- text: SpatialBall2
href: Starting.html
- text: NetworkExtinction
href: VignetteNetworkExt.html
output_dir: "."
output:
html_document:
theme: cosmo
highlight: textmate
include:
after_body: footer.html
lib_dir: site_libs
self_contained: no
css: styles.css