Skip to content

Commit 62b59f5

Browse files
mkdocs: prevent jekyll post-processing
Add `.nojekyll` file to instruct GitHub not to process the MkDocs built site through the GitHub Pages jekyll processing The generated MkDocs site is the final website and does not require markdown processing by jekyll
1 parent c083392 commit 62b59f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.nojekyll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)