Junote
hexo_input
2016-01-29
open git bash
cd to dir where note is.
npm install
hexo new post “title”
hexo g ->generate html
hexo s ->display at
http://localhost:4000
hexo d -> input username and password to deploy.
prev
Home
next
▲