Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

On WSL mkdocs serve fails to live reload #4081

Copy link
Copy link

Description

@skamath
Issue body actions

mkdocs serve is expected to start a live-reload development server, but I don’t see any live-reload behavior by default on WSL (ext4 filesystem).

To rule out editor or filesystem issues, I tested with touch docs/index.md and echo "## all is well" >> docs/index.md; the page still did not reload. I also verified file events using inotifywait, which works as expected.

I later discovered the internal --livereload option. When this flag is explicitly provided, live reload works correctly. This suggests that live reload may not be enabled by default, or that this behavior isn’t clearly documented.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.