hackrocchio/mkdocs.yml

27 lines
471 B
YAML
Raw Normal View History

2022-02-15 15:48:42 +01:00
site_name: HackЯocchio
2024-10-09 17:16:27 +02:00
site_description: 'hackrocchio 2024'
2020-02-13 14:23:03 +01:00
site_author: 'underscore hacklab'
theme:
name: null
custom_dir: 'theme'
language: 'it'
markdown_extensions:
- admonition
2024-10-09 17:16:27 +02:00
- attr_list
2024-11-06 11:02:20 +01:00
- tables
2020-02-13 14:23:03 +01:00
- codehilite:
guess_lang: false
2022-03-19 21:23:40 +01:00
- toc:
permalink: false
2020-02-13 14:23:03 +01:00
nav:
2024-10-09 17:49:53 +02:00
- Home: index.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
2023-05-06 21:03:05 +02:00
- Archivi: archive.md