-
Notifications
You must be signed in to change notification settings - Fork 18
/
_site.yml
56 lines (56 loc) · 1.99 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
50
51
52
53
54
55
56
name: "utdt_geo"
title: "Inicio"
description: "MEU - UTDT"
output_dir: "docs"
include: ["sesiones/", "/tps"]
navbar:
logo:
image: https://www.utdt.edu/Images/ui2014/logo.png
href: https://www.utdt.edu
left:
- text: "Profesores"
href: bio.html
- text: "Descargar Programa"
href: https://github.com/TuQmano/geo_utdt/raw/master/programa_pdf/programa.pdf
- text: "Bibliografia"
href: biblio.html
- text: "Herramientas"
href: software.html
- text: "Sesiones"
menu:
- text: "Clase 1"
href: https://tuqmano.github.io/geo_utdt/sesiones/sesion1.html
- text: "Clase 2"
href: https://tuqmano.github.io/geo_utdt/sesiones/sesion2.html
- text: "Clase 3"
href: https://tuqmano.github.io/geo_utdt/sesiones/sesion3.html
- text: "Clase 4"
href: https://tuqmano.github.io/geo_utdt/sesiones/sesion4.html
- text: "Clase 5"
href: https://tuqmano.github.io/geo_utdt/sesiones/sesion5.html
- text: "Clase 6"
href: https://tuqmano.github.io/geo_utdt/sesiones/sesion6.html
- text: "Clase 7"
href: https://tuqmano.github.io/geo_utdt/sesiones/sesion7.html
- text: "Clase 8"
href: https://tuqmano.github.io/geo_utdt/sesiones/sesion8.html
- text: "Clase 9"
href: https://tuqmano.github.io/geo_utdt/sesiones/sesion9.html
- text: "Clase 10"
href: https://tuqmano.github.io/geo_utdt/sesiones/sesion10.html
- text: "TPs"
menu:
- text: "TP 1"
href: https://tuqmano.github.io/geo_utdt/tp_1.html
- text: "TP 2"
href: https://tuqmano.github.io/geo_utdt/tp_2.html
right:
- text: "Ediciones Anteriores"
menu:
- text: "2021"
href: https://tuqmano.github.io/geo_utdt2021/
- text: "2022"
href: https://tuqmano.github.io/geo_utdt2022/
- icon: fab fa-github
href: https://github.com/tuqmano/geo_utdt
output: distill::distill_article