hackrocchio/mkdocs.yml

25 lines
458 B
YAML
Raw Normal View History

2020-02-13 14:23:03 +01:00
site_name: hackrocchio
2020-03-02 12:12:45 +01:00
site_description: 'C.S.O.A Gabrio, 4-5 Aprile, Torino'
2020-02-13 14:23:03 +01:00
site_author: 'underscore hacklab'
theme:
name: null
custom_dir: 'theme'
language: 'it'
markdown_extensions:
- admonition
- codehilite:
guess_lang: false
# - toc:
# permalink: true
nav:
- Home: index.md
2020-02-20 10:56:20 +01:00
- CFP: cfp.md
2020-02-19 22:49:05 +01:00
- Info: info.md
- Arrivare: come_arrivare.md
- Programma: programma.md
2020-02-29 22:49:44 +01:00
- Propaganda: propaganda.md
2020-02-28 23:06:58 +01:00
- Contatti: contatti.md