Skip to content

Generated site does not work with local file:// access #387

@thomask77

Description

@thomask77

I have a project where documentation is used in the field, and an internet connection is often not available. Starting a local web server is also not an option. Most likely the documentation will be shipped on a USB stick or CD-ROM.

Therefore, all links must be relative and point to ./foo/index.html instead of just ./foo

mkdocs does have a config option for this use case:

http://www.mkdocs.org/user-guide/configuration/#use_directory_urls

Is it possible to configure vuepress in the same way?

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