# site **Repository Path**: fastclone/site ## Basic Information - **Project Name**: site - **Description**: hexo 官方网站 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-29 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hexo Official Website [![Build Status](https://travis-ci.org/hexojs/site.svg?branch=master)](https://travis-ci.org/hexojs/site) The website for Hexo. You can see the generated files at [hexojs/hexojs.github.io](https://github.com/hexojs/hexojs.github.io) repository. ## Getting started Install dependencies: ``` bash $ git clone https://github.com/hexojs/site.git $ cd site $ npm install ``` Generate: ``` bash $ hexo generate ``` Run server: ``` bash $ hexo server ``` ## Contributors - English - [tommy351](https://github.com/tommy351) - 正體中文 - [tommy351](https://github.com/tommy351) - 简体中文 - [pinggod](https://github.com/pinggod), [Xuanwo](https://github.com/Xuanwo) - Русский - [twirlfog](https://github.com/twirlfog) - 한국어 - [lazyrodi](https://github.com/lazyrodi) - Deutschland - [philippnagel](https://github.com/philippnagel) - Portuguese (Brazilian) - [lucianobarauna](https://github.com/lucianobarauna), [ramonsantos](https://github.com/ramonsantos), [MathMesquita](https://github.com/MathMesquita), [pedrorezende](https://github.com/pedrorezende), [gregoryfm](https://github.com/gregoryfm) ## License [CC BY 4.0](http://creativecommons.org/licenses/by/4.0/) [tommy351]: https://github.com/tommy351 [pinggod]: https://github.com/pinggod