Skip to content

Unexpected template and source code files deployed to site_dir #807

Closed
@shichao-an

Description

@shichao-an

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions