-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathsite.yaml
314 lines (302 loc) · 8.52 KB
/
site.yaml
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
title: 'Unitex/GramLab' # Name of the site
url: 'http://unitexgramlab.org' # URL of the site
logo: 'user/logo.png' # Logo of the site
author:
name: 'Unitex/GramLab' # Default author name
email: 'webmaster@unitexgramlab.org' # Default author email
taxonomies: [category,tag,author,translator] # Arbitrary list of taxonomy types
metadata:
'description': 'Unitex/GramLab is an open source, cross-platform, multilingual,lexicon- and grammar-based corpus processing suite'
'keywords': 'Natural Language Processing, NLP, Corpus, Unitex, GramLab'
'twitter:card': 'summary'
'twitter:site': '@UnitexGramLab'
'og:site_name': 'Unitex/GramLab'
'og:url': 'http://unitexgramlab.org'
'og:title': 'Unitex/GramLab'
'og:description': 'Open Source Corpus Processing Suite'
'og:image': 'https://raw.githubusercontent.com/UnitexGramLab/unitexgramlab-org/master/themes/unitexgramlab/og_630x630.png'
'og:type' : 'website'
summary:
enabled: true # enable or disable summary of page
format: short # long = summary delimiter will be ignored; short = use the first occurrence of delimiter or size
size: 140 # Maximum length of summary (characters)
delimiter: '===' # The summary delimiter
redirects:
# /redirect-test: / # Redirect test goes to home page
# /old/(.*): /new/$1 # Would redirect /old/my-page to /new/my-page
routes:
# /something/else: '/blog/sample-3' # Alias for /blog/sample-3
# /new/(.*): '/blog/$1' # Regex any /new/my-page URL to /blog/my-page Route
blog:
route: '/blog' # Custom value added (accessible via system.blog.route)
# Links
# For external links add external: true
links:
# Header navigation bar
navbar:
- icon: plus-circle
url: '#more'
title:
en: 'More'
es: 'Más'
fr: 'Plus'
pt: 'Mais'
# Quick Links
# For external links add external: true
quicklinks:
# Links to include at the bottom of the download section
download:
stable:
#- icon: inbox
#url: '/changes'
#title:
#en: 'Change Log'
#es: 'Registro de cambios'
- icon: book
url: 'twig://{{config.unitex.stable.release_manual}}{{manlang}}.pdf'
external: true
atts: 'type="application/pdf"'
title:
en: 'Manual'
es: 'Manual'
fr: 'Manuel'
pt: 'Manual'
- icon: life-ring
url: 'twig://{{config.unitex.stable.url_support}}'
title:
en: 'Support'
es: 'Soporte'
fr: 'Aide'
pt: 'Suporte'
- icon: bug
url: '/how-to-report-a-bug'
title:
en: 'Bugs'
es: 'Fallos'
fr: 'Bugs'
pt: 'Falhas'
- icon: cube
url: 'https://unitexgramlab.org/releases'
external: true
title:
en: 'All releases'
es: 'Más versiones'
fr: 'Autres versions'
pt: 'Mais versões'
devel:
#- icon: inbox
#url: '/changes'
#title:
#en: 'Change Log'
#es: 'Registro de cambios'
- icon: code
url: '/how-to-contribute#how-to-start'
title:
en: 'Build'
es: 'Compilar'
fr: 'Compiler'
pt: 'Compilar'
- icon: book
url: 'twig://{{config.unitex.devel.release_manual}}{{manlang}}.pdf'
external: true
atts: 'type="application/pdf"'
title:
en: 'Manual'
es: 'Manual'
fr: 'Manuel'
pt: 'Manual'
- icon: life-ring
url: 'twig://{{config.unitex.devel.url_support}}'
title:
en: 'Support'
es: 'Soporte'
fr: 'Aide'
pt: 'Suporte'
- icon: bug
url: '/how-to-report-a-bug'
title:
en: 'Bugs'
es: 'Fallos'
fr: 'Bugs'
pt: 'Falhas'
- icon: cube
url: 'https://unitexgramlab.org/releases'
external: true
title:
en: 'All releases'
es: 'Más versiones'
fr: 'Autres versions'
pt: 'Mais versões'
# Links to include at the left-bottom of the footer
footer:
about:
- url: 'https://getgrav.org'
external: true
title:
en: 'Built with Grav CMS'
es: 'Construido con Grav CMS'
fr: 'Construit avec Grav CMS'
pt: 'Construindo com Grav CMS'
- url: '/../humans.txt'
external: true
title:
en: 'Made by Humans'
es: 'Creado por Humanos'
fr: 'Créé par des Humains'
pt: 'Criado por Humanos'
- url: 'http://infolingu.univ-mlv.fr'
external: true
title:
en: 'Our NLP team'
es: 'Nuestro equipo NLP'
fr: 'Notre équipe TAL'
pt: 'Nossa equipe de PLN'
# Iconlinks
# For external links add external: true
iconlinks:
# Footer links
footer:
- icon: home
url: '/'
title:
en: 'Home'
es: 'Inicio'
fr: 'Accueil'
pt: 'Início'
- icon: quote-left
url: '/blog'
translations_fallback: true
title:
en: 'Blog'
- icon: users
url: 'twig://{{config.unitex.stable.url_support}}'
title:
en: 'Forum'
es: 'Foro'
fr: 'Forum'
pt: 'Fórum'
- icon: book
url: 'twig://{{config.unitex.stable.release_manual}}{{manlang}}.pdf'
external: true
atts: 'type="application/pdf"'
title:
en: 'Manual'
es: 'Manual'
fr: 'Manuel'
pt: 'Manual'
- icon: language
url: '/language-resources?lang=en'
title:
en: 'Resources'
- icon: language
url: '/language-resources?lang=es'
title:
es: 'Recursos'
- icon: language
url: '/language-resources?lang=fr'
title:
fr: 'Ressources'
- icon: language
url: '/language-resources?lang=pt'
title:
pt: 'Recursos'
- icon: bug
url: '/how-to-report-a-bug'
translations_fallback: true
title:
en: 'Bugs'
- icon: github
url: 'http://code.unitexgramlab.org'
external: true
title:
en: 'Sources'
es: 'Código'
fr: 'Sources'
pt: 'Código'
- icon: code
url: '/how-to-contribute'
title:
en: 'Contribute'
es: 'Contribuye'
fr: 'Contribuer'
pt: 'Colabore'
- icon: envelope-o
url: 'mailto:unitex-devel@univ-mlv.fr'
title:
en: 'Contact'
es: 'Contactar'
fr: 'Contact'
pt: 'Contato'
- icon: newspaper-o
url: '/blog/news'
title:
en: 'News'
es: 'Noticias'
fr: 'Nouvelles'
pt: 'Notícias'
- icon: bullhorn
url: '/blog/announcements'
title:
en: 'Announces'
es: 'Anuncios'
fr: 'Annonces'
pt: 'Anúncios'
- icon: book
url: '/related-publications'
title:
en: 'Publications'
es: 'Artículos'
fr: 'Publications'
pt: 'Publicações'
- icon: graduation-cap
url: '/student-project-proposals'
title:
en: 'Projects'
es: 'Proyectos'
fr: 'Projets'
pt: 'Projetos'
- icon: link
url: '/partners'
title:
en: 'Partners'
es: 'Socios'
fr: 'Partenaires'
pt: 'Parceiros'
- icon: cogs
url: '/who-uses-unitexgramlab'
title:
en: 'with Unitex'
es: 'con Unitex'
fr: 'avec Unitex'
pt: 'com Unitex'
# Social networks
social:
- icon: github
url: 'https://github.com/UnitexGramLab'
title:
en: 'Fork us'
es: 'Crea un fork'
fr: 'Créer un fork'
pt: 'Criar um fork'
- icon: comments-o
url: 'http://forum.unitexgramlab.org'
title:
en: "User's forum"
es: 'Foro de usuarios'
fr: 'Forum des utilisateurs'
pt: 'Fórum de usuários'
- icon: user-plus
id: 'survey'
url: 'https://unitexgramlab.typeform.com/to/nLE4sb'
title:
en: 'Please let us know more about you'
es: 'Háganos saber más sobre usted'
fr: 'Dites-nous en plus sur vous'
pt: 'Queremos saber mais sobre você'
- icon: feed
url: '/blog.atom'
title:
en: "Blog's Feed"
es: 'Suscríbase al Blog'
fr: 'Souscrivez au Blog'
pt: 'Inscreva-se no Blog'