mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-03-04 05:20:35 +00:00
Signed-off-by: Em <em@privacyguides.org> Co-authored-by: Jonah Aragon <jonah@privacyguides.org>
20 lines
303 B
YAML
20 lines
303 B
YAML
INHERIT: mkdocs.yml
|
|
|
|
watch:
|
|
- theme
|
|
- includes
|
|
- mkdocs.yml
|
|
|
|
markdown_extensions:
|
|
material.extensions.preview:
|
|
sources:
|
|
exclude:
|
|
- index.md
|
|
- tools.md
|
|
- about.md
|
|
- about/*
|
|
- activism/*
|
|
targets:
|
|
exclude:
|
|
- about/contributors.md
|