https://github.com/forecho/codetimecn_harpjs
代码时间网站主页
https://github.com/forecho/codetimecn_harpjs
Last synced: 6 months ago
JSON representation
代码时间网站主页
- Host: GitHub
- URL: https://github.com/forecho/codetimecn_harpjs
- Owner: forecho
- Created: 2017-08-02T07:06:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-23T18:43:22.000Z (about 9 years ago)
- Last Synced: 2025-06-25T01:49:26.779Z (about 1 year ago)
- Language: HTML
- Size: 993 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/