hackrocchio/mkdocs.yml

25 lines
455 B
YAML
Raw Normal View History

2022-02-15 15:48:42 +01:00
site_name: HackЯocchio
2023-04-26 21:49:24 +02:00
site_description: 'Mezcal Squat, 10 Giugno, 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
2022-03-19 21:23:40 +01:00
- toc:
permalink: false
2020-02-13 14:23:03 +01:00
nav:
- Home: index.md
2022-04-04 11:48:25 +02: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