Skip to content

owen8877/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexo Website

The website for Hexo. You can see the generated files at hexojs/hexojs.github.io repository.

Getting started

Install dependencies:

$ git clone https://github.com/hexojs/site.git
$ 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

About

The website for Hexo.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 51.6%
  • JavaScript 27.9%
  • HTML 18.8%
  • Shell 1.7%