Installation Guides For Full-Stack Developers Using MAC OS
Install dependencies:
$ git clone https://github.com/o2team/mac.git
$ cd mac
$ npm install
Generate:
$ hexo g
Run server:
$ hexo s --watch
- Generate and optimize assets
gulp
- Deploy to the gh-pages branch
hexo deploy
- English - [mamboer]
- 简体中文 - [天哥]