Update README.md
[www.martinvillalba.com.git] / src / site.yaml
blob76e5813e5ac2148991328b81bcacdcd6a02b396b
1 mode: production
2 media_root: assets
3 media_url: /assets
4 base_url: /
5 deploy_root: ../build/static
6 template: hyde.ext.templates.jinja.Jinja2Template
7 plugins:
8   - hyde.ext.plugins.meta.MetaPlugin
9   - hyde.ext.plugins.auto_extend.AutoExtendPlugin
10   - hyde.ext.plugins.blockdown.BlockdownPlugin
11   - hyde.ext.plugins.languages.LanguagePlugin
12   - hyde.ext.plugins.syntext.SyntextPlugin
13   - hyde.ext.plugins.textlinks.TextlinksPlugin
14 context:
15   data:
16     author:
17       name: "Martín Raúl Villalba"
18       url: "http://www.martinvillalba.com/"
19       email: "martin@martinvillalba.com"
20     languages:
21       en: "English"
22       es: "Español"
23     menu:
24         -
25           name: "Portada"
26           url: /es/
27         -
28           name: "Sobre mí"
29           url: /es/sobre-mi.html
30         -
31           name: "Proyectos"
32           url: /es/proyectos.html
33 #        -
34 #          name: "Blog"
35 #          url: /es/blog/
36         -
37           name: "Datos de referencia"
38           url: /en/referencia.html
39         -
40           name: "Contáctame"
41           url: /es/contactame.html
42     footer:
43       es: "El contenido de esta página web está bajo una <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/3.0/deed.es_ES\">licencia Creative Commons Reconocimiento 3.0 Unported</a>."
44 meta:
45   nodemeta: meta.yaml
46   default_block: content