Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Install
1 2 3 4 5
$ npm install hexo-cli -g $ hexo init blog $cd blog $ npm install $ hexo server