项目作者: lunasaw

项目描述 :
luna-blog
高级语言: Shell
项目地址: git://github.com/lunasaw/blog.git
创建时间: 2020-09-22T07:32:28Z
项目社区:https://github.com/lunasaw/blog

开源协议:Apache License 2.0

下载



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:

  • title: 过去
    details: 一名记录学习日常的小白。
  • title: 当下
    details: 记录生活日常琐碎和一些经验。
  • title: 未来
    details: 吸引更多的朋友参与到开发中来,继续分享生活。

快速开始

npx

  1. npx @vuepress-reco/theme-cli init

npm

  1. # 初始化
  2. npm install @vuepress-reco/theme-cli -g
  3. theme-cli init

yarn

  1. # 初始化
  2. yarn global add @vuepress-reco/theme-cli
  3. theme-cli init

多语言

名称 语言代码
简中 zh-CNzh-SG
繁中 zh-HKzh-MOzh-TW
日语 ja-JP
韩语 ko-KR
西班牙语 es-{A-Z}
英语 en-US 及其他

更新记录

记录

贡献者


vuepress-theme-reco


vuepress-reco.github.io