Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvan/hexo-example
https://github.com/cvan/hexo-example
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cvan/hexo-example
- Owner: cvan
- License: mit
- Created: 2017-05-24T06:35:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T06:37:13.000Z (over 7 years ago)
- Last Synced: 2025-01-29T18:02:41.930Z (9 days ago)
- Language: CSS
- Size: 43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)## License
[CC BY 4.0](http://creativecommons.org/licenses/by/4.0/)
[tommy351]: https://github.com/tommy351
[pinggod]: https://github.com/pinggod