Register Components

reco_luan2022-04-27 00:56:21

WARNING

Please refer to Guide/Style for writing style.

By default, the theme registers the .vue components under /.vuepress/components globally.

If our documentation project is stored in a subdirectory of the project, such as the /docs folder, we need to set themeConfig.componentsDir to ./docs/.vuepress/components.

Last Updated 9/23/2023, 6:53:30 PM