2025-06-05 18:33:21 -05:00
|
|
|
INHERIT: mkdocs.yml
|
|
|
|
|
|
|
|
|
|
watch:
|
|
|
|
|
- theme
|
|
|
|
|
- includes
|
|
|
|
|
- mkdocs.yml
|
|
|
|
|
|
|
|
|
|
markdown_extensions:
|
|
|
|
|
material.extensions.preview:
|
|
|
|
|
sources:
|
|
|
|
|
exclude:
|
|
|
|
|
- index.md
|
|
|
|
|
- tools.md
|
|
|
|
|
- about.md
|
|
|
|
|
- about/*
|
2026-03-02 22:00:38 -08:00
|
|
|
- activism/*
|
2025-06-05 18:33:21 -05:00
|
|
|
targets:
|
|
|
|
|
exclude:
|
|
|
|
|
- about/contributors.md
|