Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 319 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 319 Bytes

!说明

该项目由于某些原因已迁移到 oathkepper2网页地址


安装步骤

# install dependencies
npm install hexo -S

# clean
hexo clean

# generate
hexo g

# deploy
hexo d