-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmkdocs.yml
105 lines (98 loc) · 2.7 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
site_name: 2050x - Spazio Formazione Attivisti M5S
site_url: https://2050x.org
site_author: Stefano Cecere
site_description: 2050x è uno spazio formativo di cittadini attivi che vogliono migliorarsi per migliorare il mondo, possibilmente < 2050
copyright: <a href="/info/contatto">Contatti</a> - <a href="/info/">Credits</a> - <a href="/info/#licenza">licenza Creative Commons</a> - <a href="https://2042ed.org">associato a 2042ed</a>
theme:
name: material
custom_dir: docs/overrides
language: it
logo: assets/logo.png
favicon: assets/favicon.png
icon:
repo: fontawesome/brands/git-alt
edit: material/file-edit-outline
features:
- content.action.edit
- navigation.footer
- navigation.tabs
- navigation.top
- navigation.sections
- navigation.indexes
- navigation.tracking
font:
text: Roboto
code: Roboto Mono
palette:
- scheme: default
primary: indigo
accent: indigo
toggle:
icon: material/brightness-7
name: Switch to dark mode
- scheme: slate
primary: indigo
accent: indigo
toggle:
icon: material/brightness-4
name: Switch to light mode
markdown_extensions:
- tables
- admonition
- pymdownx.caret
- pymdownx.mark
- pymdownx.tilde
- attr_list
- def_list
- md_in_html
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
# Plugins
plugins:
- search:
lang: it
- table-reader
- minify:
minify_html: true
- awesome-pages
- tags:
tags_file: info/tags.md
- blog:
post_url_date_format: yyyy
post_url_format: "{date}/{slug}"
post_readtime: false
- git-revision-date-localized:
enabled: false
type: date
locale: it
enable_creation_date: true
exclude:
- index.md
- social:
cards: !ENV [CI, false]
cards_layout_options:
background_color: "#14608E"
color: "#FFFFFF"
repo_url: https://github.com/2050x/2050x.github.io
edit_uri: edit/main/docs/
repo_name: GitHub/2050x
extra_css:
- assets/stylesheets/extra.css
extra:
analytics:
provider: google
property: G-6CTL17N8TN
social:
- icon: fontawesome/brands/telegram
link: https://t.me/org2050x
- icon: fontawesome/brands/facebook
link: https://www.facebook.com/groups/2050x
# - icon: fontawesome/brands/github
# link: https://github.com/2050x
# - icon: fontawesome/brands/discord
# link: https://discord.gg/VUjgGtDgAh
consent:
title: Accettazione Cookie
description: >-
Questo sito usa alcuni cookies per garantire la migliore esperienza di navigazione. Niente di speciale.