Skip to content

holmofy/blog.hufeifei.cn

Repository files navigation

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