https://github.com/rolling-scopes/rollingscopes.com
https://rollingscopes.com
https://github.com/rolling-scopes/rollingscopes.com
Last synced: 4 months ago
JSON representation
https://rollingscopes.com
- Host: GitHub
- URL: https://github.com/rolling-scopes/rollingscopes.com
- Owner: rolling-scopes
- Created: 2014-09-01T11:52:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T13:26:21.000Z (about 1 year ago)
- Last Synced: 2025-01-12T07:22:01.441Z (6 months ago)
- Language: HTML
- Homepage:
- Size: 206 MB
- Stars: 8
- Watchers: 10
- Forks: 5
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# http://rollingscopes.com/
### Build
To build rs-site
```sh
gulp build:site
```To build conference site
```sh
gulp build:conf
```To build school site
```sh
gulp build:school
```To build all
```sh
gulp
```