hackrocchio/mkdocs.yml

25 lines
451 B
YAML
Raw Normal View History

2022-02-15 15:48:42 +01:00
site_name: HackЯocchio
site_description: 'Edera Squat, 9 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
2022-03-19 21:23:40 +01:00
- toc:
permalink: false
2020-02-13 14:23:03 +01:00
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