forked from Template-Latex/Template-Informe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.json
94 lines (94 loc) · 3.31 KB
/
readme.json
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"PROJECT": {
"NAME": "Template-Informe",
"ICON": {
"IMAGE": "https://latex.ppizarror.com/res/favicon-informe/icon.png",
"ALT": "Template-Informe",
"WIDTH": 200,
"HEIGHT": 200
},
"URL": "https://latex.ppizarror.com/informe",
"URL_TITLE": "Template-Informe"
},
"AUTHOR": {
"NAME": "Pablo Pizarro R.",
"URL": "https://ppizarror.com",
"ALT": "ppizarror",
"DATE": "2016 - 2020",
"SECTION": {
"TITLE": "Autor",
"SHOW": true
}
},
"DESCRIPTION": "Template de informe en LaTeX para tareas y trabajos",
"BADGES": {
"0": {
"IMAGE": "https://latex.ppizarror.com/res/badges/autor.svg",
"HREF": "https://ppizarror.com",
"ALT": "@ppizarror"
},
"1": {
"IMAGE": "https://latex.ppizarror.com/res/badges/licenciamit.svg",
"HREF": "https://opensource.org/licenses/MIT/",
"ALT": "Licencia MIT"
},
"2": {
"IMAGE": "https://latex.ppizarror.com/res/badges/chat.svg",
"HREF": "https://gitter.im/Template-Latex/Template-Informe",
"ALT": "Chat"
},
"3": {
"NEWLINE": true
},
"4": {
"IMAGE": "https://latex.ppizarror.com/res/badges/tesis.svg",
"HREF": "https://github.com/Template-Latex/Template-Tesis/",
"ALT": "Template-Tesis",
"SHOW": true
},
"5": {
"IMAGE": "https://latex.ppizarror.com/res/badges/apunte.svg",
"HREF": "https://github.com/Template-Latex/Template-Apunte/",
"ALT": "Template-Apunte",
"SHOW": false
},
"6": {
"IMAGE": "https://latex.ppizarror.com/res/badges/tareas.svg",
"HREF": "https://github.com/Template-Latex/Template-Tareas/",
"ALT": "Template-Tareas",
"SHOW": false
},
"7": {
"IMAGE": "https://latex.ppizarror.com/res/badges/auxiliares.svg",
"HREF": "https://github.com/Template-Latex/Template-Auxiliares/",
"ALT": "Template-Auxiliares"
},
"8": {
"IMAGE": "https://latex.ppizarror.com/res/badges/controles.svg",
"HREF": "https://github.com/Template-Latex/Template-Controles/",
"ALT": "Template-Controles"
},
"9": {
"IMAGE": "https://latex.ppizarror.com/res/badges/pauta.svg",
"HREF": "https://github.com/Template-Latex/Template-Pautas/",
"ALT": "Template-Pautas",
"SHOW": false
},
"10": {
"IMAGE": "https://latex.ppizarror.com/res/badges/informe.svg",
"HREF": "https://github.com/Template-Latex/Template-Informe/",
"ALT": "Template-Informe"
},
"11": {
"IMAGE": "https://latex.ppizarror.com/res/badges/reporte.svg",
"HREF": "https://github.com/Template-Latex/Template-Reporte/",
"ALT": "Template-Reporte"
},
"12": {
"IMAGE": "https://latex.ppizarror.com/res/badges/professionalcv.svg",
"HREF": "https://github.com/Template-Latex/Professional-CV/",
"ALT": "Professional-CV"
}
},
"CONTENT": "readme.content.md"
}