Skip to content

Commit 01c07f4

Browse files
polymorcodeustimvink
authored andcommitted
Create mkdocs_complete_material_strict.yml
`mkdocs serve -f ./tests/basic_setup/mkdocs_complete_material_strict_false.yml --strict` Build fails with WARNING for non-committed files, e.g. temp files created by plugins
1 parent 4272a6b commit 01c07f4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
site_name: test gitauthors_plugin with material theme and git-authors - strict true
2+
use_directory_urls: true
3+
4+
theme:
5+
name: 'material'
6+
language: nl
7+
8+
plugins:
9+
- search
10+
- git-authors:
11+
strict: true

0 commit comments

Comments
 (0)