Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

RichardJECooke/fork_hexo_docs

 
 

Repository files navigation

Hexo Official Website

Build Status

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:

$ hexo generate

Run server:

$ hexo server

Contributors

License

CC BY 4.0

About

The website for Hexo.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 49.7%
  • JavaScript 29.3%
  • HTML 21.0%