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

https://github.com/setsal/401site

The 401 website.
https://github.com/setsal/401site

hexo

Last synced: 11 months ago
JSON representation

The 401 website.

Awesome Lists containing this project

README

          

# 401 Website

Powered by Hexo.

Use and Modify the Hexo Navy theme.

## Getting started

Install dependencies:

``` bash
$ git clone https://github.com/setsal/401site.git
$ cd 401site
$ npm install
```

Build:

``` bash
$ hexo generate
```

Run developement server:

``` bash
$ hexo server
```

Deploy to `production` branch:

``` bash
$ hexo deploy
```

## Contributors

- setsal Lan
- Alan Wu
- Sleepycookie Kang