2019-11-17 18:11:33 +01:00
|
|
|
site_name: Mobilizon
|
2020-06-03 15:10:40 +02:00
|
|
|
repo_name: "framasoft/mobilizon"
|
|
|
|
repo_url: "https://framagit.org/framasoft/mobilizon"
|
2019-11-17 18:11:33 +01:00
|
|
|
extra:
|
|
|
|
social:
|
2020-06-03 15:10:40 +02:00
|
|
|
- icon: "fontawesome/brands/twitter"
|
|
|
|
link: "https://twitter.com/joinmobilizon"
|
2019-11-17 18:11:33 +01:00
|
|
|
markdown_extensions:
|
|
|
|
- admonition
|
|
|
|
- codehilite
|
|
|
|
- footnotes
|
|
|
|
- meta
|
|
|
|
- toc:
|
|
|
|
permalink: true
|
|
|
|
- pymdownx.superfences
|
|
|
|
- pymdownx.magiclink
|
|
|
|
- pymdownx.smartsymbols
|
2020-06-03 15:10:40 +02:00
|
|
|
- pymdownx.tabbed
|
2019-11-17 18:11:33 +01:00
|
|
|
- pymdownx.tilde
|
|
|
|
- pymdownx.mark
|
|
|
|
plugins:
|
|
|
|
- search
|
2019-12-03 11:29:51 +01:00
|
|
|
- git-revision-date-localized
|
2020-01-30 20:27:25 +01:00
|
|
|
- minify:
|
|
|
|
minify_html: true
|
2019-11-17 18:11:33 +01:00
|
|
|
theme:
|
2020-06-03 15:10:40 +02:00
|
|
|
name: "material"
|
|
|
|
features:
|
|
|
|
- instant
|
|
|
|
- tabs
|
|
|
|
custom_dir: "docs/theme/"
|
2019-11-17 18:11:33 +01:00
|
|
|
palette:
|
2020-06-03 15:10:40 +02:00
|
|
|
primary: "amber"
|
|
|
|
accent: "deep purple"
|
|
|
|
scheme: slate
|
2019-11-17 18:11:33 +01:00
|
|
|
font: false
|
2020-06-03 15:10:40 +02:00
|
|
|
icon:
|
|
|
|
logo: material/calendar
|
|
|
|
repo: fontawesome/brands/gitlab
|