1
0
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:
2025-06-05 18:33:21 -05:00
parent 1c3f22015c
commit fd0d995cf8
18 changed files with 404 additions and 538 deletions

18
mkdocs.insiders.yml Normal file
View 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