You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dr-doc-search/mkdocs.yml

26 lines
514 B
YAML

site_name: Twitter tools - Collection of twitter utilities.
repo_url: https://github.com/namuan/twitter-utils
theme:
name: material
palette:
- scheme: default
toggle:
icon: material/toggle-switch-off-outline
name: Switch to dark mode
- scheme: slate
toggle:
icon: material/toggle-switch
name: Switch to light mode
nav:
- Introduction: 'index.md'
- changelog.md
markdown_extensions:
- pymdownx.snippets:
check_paths: true
plugins:
- search: