Setup

  1. Install Node.js, Git and pandoc
  2. Install Hexo npm install -g hexo-cli
  3. Clone this repository
  4. Install dependencies npm install
  5. Start server hexo clean && hexo s