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