Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 490 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 490 Bytes

Deploy

base on hexo

Install

1. clone repo

git clone <url>
cd blog.hufeifei.cn

2. install theme

holmofy/paper

3. compile and deploy

npm install
hexo clean && hexo g && hexo d