blog

After cloning the project, you should do following steps.

  1. Install Node.js if you don't have in your machine.

  2. Change directory to blog

    cd blog
  3. Install node.js dependencies

    npm install
  4. Install theme Apollo

    git clone https://github.com/pinggod/hexo-theme-apollo.git themes/apollo