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

https://github.com/forecho/codetimecn_harpjs

代码时间网站主页
https://github.com/forecho/codetimecn_harpjs

Last synced: 6 months ago
JSON representation

代码时间网站主页

Awesome Lists containing this project

README

          

# 代码时间 http://codetimecn.com

## Setup

1. Clone Repo
2. Install node.js
3. `npm install`
4. Install harp globally by `npm install -g harp`
5. run command as mentioned in `package.jason` or simply run command below to geenrate static site

## Generate Static Site
- `harp compile _harp --output ../www`

## Repo originally forked from https://github.com/una/toolsday/