Skip to content

Rename "README.md" files to "index.md" #1021

@ghost

Description

Feature request

README.md is too specific for generic root content files and can be misleading. #23 allows to use index.md.

What problem does this feature solve?

README is the established name for contextual documentation files. Using this name can be misleading for newcomers and index.md makes it easier to understand what the purpose of the file is.

I understand that everyone is free to use either README or index but note that many people will follow your example here, check out how it's done in your docs and at least for me it was not obvious while reading the documentation that README files are treated as index files or that the naming is meaningful at all.

https://github.com/vuejs/vuepress/blob/master/packages/%40vuepress/theme-default/components/Page.vue#L127 probably needs to be changed, too.

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