Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 224 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 224 Bytes

Getting started

npm install hexo-cli -g

npm start

add a page

hexo new [layout] <title>

work / finish

npm run work

npm run finish

more info