Skip to content

vlucas/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:

$ gulp
$ hexo generate

Run server:

$ hexo server

Requirements

  • Hexo

    $ npm install hexo -g
  • Gulp

     $ npm install gulp -g

About

The website for Hexo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published