This site is built with hexo. Site content is written in Markdown format located in src
and related bundles. Pull requests are welcome!
To start a dev server run:
$ npm install -g hexo-cli
$ npm install
$ hexo server
No you can open http://localhost:4000