An open API service indexing awesome lists of open source software.

https://github.com/zeroby0/zeroby0.github.io

Hexo static site
https://github.com/zeroby0/zeroby0.github.io

Last synced: 11 months ago
JSON representation

Hexo static site

Awesome Lists containing this project

README

          

# Hexo site

[![Build Status](https://travis-ci.org/hexojs/site.svg?branch=master)](https://travis-ci.org/hexojs/site)

Hi! guide to setup will be uploaded soon.
Here is the [link](https://zeroby0.github.io/)

ignore every thing below, btw.

## 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)

## License

[CC BY 4.0](http://creativecommons.org/licenses/by/4.0/)

[tommy351]: https://github.com/tommy351
[pinggod]: https://github.com/pinggod