1
0
Fork 0
forked from cisti/hackrocchio
hackrocchio/mkdocs.yml

24 lines
430 B
YAML
Raw Permalink Normal View History

2020-02-13 14:23:03 +01:00
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
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
- Contatti: contatti.md