Chinese: https://moon-jam.github.io
English: https://moon-jam.github.io/en
Install dependencies.
npm install hexo-cli -g
brew install pandoc
npm install
hexo cl # clean the cache files
hexo g # generate static files
hexo s # server start
hexo d # deploy to github page