After upgrading to 0.15.0, the following files get deployed to the `site_dir` after build: ``` site/__init__.py site/__init__.pyc site/base.html site/content.html site/nav.html site/toc.html ``` From the `gh-pages` branch, you can see the last clean commit is: https://github.com/mkdocs/mkdocs/tree/6b7615eee095c8ccd47a106ca29f2f12314d86f5 The most recent commit has the above files included: https://github.com/mkdocs/mkdocs/tree/ffe467ab2352ec3a0f690024bd908b7dea0443fc
After upgrading to 0.15.0, the following files get deployed to the
site_dirafter build:From the
gh-pagesbranch, you can see the last clean commit is:https://github.com/mkdocs/mkdocs/tree/6b7615eee095c8ccd47a106ca29f2f12314d86f5
The most recent commit has the above files included:
https://github.com/mkdocs/mkdocs/tree/ffe467ab2352ec3a0f690024bd908b7dea0443fc