The website for Gmagon. You can see the generated files at https://github.com/Gmagon/gmagon.com.git repository.
Install dependencies:
$ git clone https://github.com/Gmagon/src.gmagon.com.git
$ cd src.gmagon.com
$ npm install
Generate:
$ hexo generate
Run server:
$ hexo server