Skip to content

locize/blog

Repository files navigation

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