Skip to content

Commit 4272a6b

Browse files
polymorcodeustimvink
authored andcommitted
Create mkdocs_complete_material_strict_false.yml
`mkdocs serve -f ./tests/basic_setup/mkdocs_complete_material_strict_false.yml --strict` Build completes with INFO warning for non-committed files, e.g. temp files created by plugins
1 parent 5c1d8b0 commit 4272a6b

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 false
2+
use_directory_urls: true
3+
4+
theme:
5+
name: 'material'
6+
language: nl
7+
8+
plugins:
9+
- search
10+
- git-authors:
11+
strict: false

0 commit comments

Comments
 (0)