Skip to content

Interface: ValaxyConfig<ThemeConfig>

Defined in: packages/valaxy/types/config.ts:405

Type Parameters

ThemeConfig = Config

Properties

runtimeConfig

runtimeConfig: RuntimeConfig

Defined in: packages/valaxy/types/config.ts:434

En

Generated in runtime, do not modify manually

Zh

在运行时生成,请勿手动修改


siteConfig

siteConfig: SiteConfig

Defined in: packages/valaxy/types/config.ts:412

En

Site info config. This affects info displayed on the site, and is independent of themes.

Zh

站点信息配置,这部分内容面向站点展示,且在不同主题中也是通用的格式

See


theme

theme: string

Defined in: packages/valaxy/types/config.ts:420

The name of theme

Description

主题名称

See


themeConfig

themeConfig: ThemeConfig & object

Defined in: packages/valaxy/types/config.ts:427

The config of theme

Type declaration

pkg

pkg: Pkg

Zh

请参考对应主题的相关文档

Description

主题配置

See

默认 Yun 主题文档