saystone.github.io Install on clean machine $ ./first-init Create new post $ hexo new post "my title" Run on local $ npm run start Deploy $ npm run deploy