Skip to content

m2cloud/m2cloud-github-io-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexo Website

The website for Hexo.

Getting started

Install dependencies:

$ git clone https://github.com/tommy351/hexo.git -b site site
$ cd site
$ npm install

Generate:

$ grunt
$ hexo generate

Run server:

$ hexo server

Requirements

  • Hexo

    $ npm install hexo -g
  • YUIDoc

     $ npm install yuidocjs -g
  • Grunt

     $ npm install grunt-cli -g

Releases

No releases published

Packages

No packages published

Languages

  • CSS 91.5%
  • JavaScript 8.5%