2021-05-14 11:23:35 +02:00
|
|
|
site_name: Fosscord Docs
|
2021-05-14 14:57:59 +02:00
|
|
|
repo_url: https://github.com/fosscord/fosscord-docs
|
2021-05-14 12:10:07 +02:00
|
|
|
plugins:
|
|
|
|
- section-index
|
2021-05-14 11:23:35 +02:00
|
|
|
theme:
|
|
|
|
name: material
|
|
|
|
logo: assets/logo.png
|
|
|
|
favicon: assets/logo.png
|
|
|
|
font: Open Sans
|
|
|
|
palette:
|
2021-05-14 13:34:06 +02:00
|
|
|
- scheme: default
|
2021-05-14 13:36:09 +02:00
|
|
|
toggle:
|
|
|
|
icon: material/lightbulb-outline
|
|
|
|
name: Switch to dark mode
|
|
|
|
- scheme: slate
|
|
|
|
toggle:
|
|
|
|
icon: material/lightbulb
|
|
|
|
name: Switch to light mode
|
2021-05-14 11:23:35 +02:00
|
|
|
features:
|
2021-05-14 13:28:01 +02:00
|
|
|
- navigation.expand
|