Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 376 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 376 Bytes

aidol

aidol 是一个基于 vuepress 构建的博客模板项目,可用于快速开发生成属于你自己的静态博客。

效果展示

Usage

# clone repo
$ git clone https://github.com/yisibell/aidol.git <projectName>
$ cd <projectName>

# yarn
$ yarn install
$ yarn dev

Logs

CHANGE LOG