Interface: ValaxyConfig<ThemeConfig>
Type Parameters
• ThemeConfig = Config
Properties
runtimeConfig
runtimeConfig:
RuntimeConfig
En
Generated in runtime, do not modify manually
Zh
在运行时生成,请勿手动修改
Defined in
packages/valaxy/types/config.ts:434
siteConfig
siteConfig:
SiteConfig
En
Site info config. This affects info displayed on the site, and is independent of themes.
Zh
站点信息配置,这部分内容面向站点展示,且在不同主题中也是通用的格式
See
Defined in
packages/valaxy/types/config.ts:412
theme
theme:
string
The name of theme
Description
主题名称
See
Defined in
packages/valaxy/types/config.ts:420
themeConfig
themeConfig:
ThemeConfig
&object
The config of theme
Type declaration
pkg
pkg:
Pkg
Zh
请参考对应主题的相关文档
Description
主题配置