mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-02 17:42:39 +00:00
ci: Complete dev container configuration (#3052)
This commit is contained in:
18
mkdocs.insiders.yml
Normal file
18
mkdocs.insiders.yml
Normal file
@ -0,0 +1,18 @@
|
||||
INHERIT: mkdocs.yml
|
||||
|
||||
watch:
|
||||
- theme
|
||||
- includes
|
||||
- mkdocs.yml
|
||||
|
||||
markdown_extensions:
|
||||
material.extensions.preview:
|
||||
sources:
|
||||
exclude:
|
||||
- index.md
|
||||
- tools.md
|
||||
- about.md
|
||||
- about/*
|
||||
targets:
|
||||
exclude:
|
||||
- about/contributors.md
|
Reference in New Issue
Block a user