https://github.com/sircus/docs
Documentation for Sircus
https://github.com/sircus/docs
Last synced: 4 months ago
JSON representation
Documentation for Sircus
- Host: GitHub
- URL: https://github.com/sircus/docs
- Owner: sircus
- Created: 2015-11-03T13:27:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T14:19:44.000Z (over 7 years ago)
- Last Synced: 2025-04-13T11:50:32.008Z (about 1 year ago)
- Language: HTML
- Homepage: http://sircus.blivesta.com/
- Size: 149 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sircus docs
[](https://travis-ci.org/sircus/docs)
[](https://david-dm.org/sircus/docs#info=devDependencies&view=table)
## Developing
```
$ git clone https://github.com/sircus/docs.git sircus-docs
$ cd sircus-docs
$ npm run setup
```
build:
```
$ gulp build
```
```
$ npm run build
```
Watch & Connect:
```
$ gulp
```
deploy:
```
$ gulp deploy
```
## License
Released under the [MIT license](https://github.com/sircus/license/blob/master/LICENSE).
Copyright © 2015 [@blivesta](https://github.com/blivesta)