luna-blog
home: true
heroImage: /icon_vuepress_reco.png
heroImageStyle: {
maxWidth: ‘200px’,
width: ‘100%’,
display: block,
margin: ‘0 auto 2rem’,
borderRadius: ‘1rem’,
}
isShowTitleInHome: true
actionText: About
actionLink: /views/other/about
features:
npx
npx @vuepress-reco/theme-cli init
npm
# 初始化
npm install @vuepress-reco/theme-cli -g
theme-cli init
yarn
# 初始化
yarn global add @vuepress-reco/theme-cli
theme-cli init
名称 | 语言代码 |
---|---|
简中 | zh-CN 、zh-SG |
繁中 | zh-HK 、zh-MO 、zh-TW |
日语 | ja-JP |
韩语 | ko-KR |
西班牙语 | es-{A-Z} |
英语 | en-US 及其他 |