https://github.com/hammerlab/cycledash-styleguide
https://github.com/hammerlab/cycledash-styleguide
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hammerlab/cycledash-styleguide
- Owner: hammerlab
- Created: 2015-10-21T16:20:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-21T16:39:54.000Z (over 10 years ago)
- Last Synced: 2025-02-26T00:22:22.512Z (over 1 year ago)
- Language: HTML
- Size: 309 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cycledash Style Guide
This contains the live style guide for Cycledash. It's a static site generated by [Middleman](https://middlemanapp.com/).
## Installation
```
bundle install
```
## Run the server
```
middleman server
```