hackrocchio/mkdocs.yml
2020-02-20 10:56:20 +01:00

24 lines
No EOL
430 B
YAML

site_name: hackrocchio
site_description: 'Antani sblinda'
site_author: 'underscore hacklab'
theme:
name: null
custom_dir: 'theme'
language: 'it'
markdown_extensions:
- pymdownx.magiclink
- admonition
- codehilite:
guess_lang: false
# - toc:
# permalink: true
nav:
- Home: index.md
- CFP: cfp.md
- Info: info.md
- Arrivare: come_arrivare.md
- Programma: programma.md
- Contatti: contatti.md