Skip to content

Allow using config folder other than .vitepress #2909

Open
@Pandapip1

Description

@Pandapip1

Is your feature request related to a problem? Please describe.

The naming .vitepress seems to imply some sort of configuration. However, in some instances, the configuration is a major enough part of the project that it deserves to be in a subfolder of the src directory. Basically, instead of .vitepress and src, I would like to be able to use src/vitepress and src/website.

Describe the solution you'd like

I'm not entirely sure how vitepress could determine the path. Maybe a vitepress build CLI option?

Describe alternatives you've considered

No response

Additional context

No response

Validations

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