https://github.com/fourkitchens/csumb-style-guide
Style guide for the new CSUMB
https://github.com/fourkitchens/csumb-style-guide
Last synced: 9 months ago
JSON representation
Style guide for the new CSUMB
- Host: GitHub
- URL: https://github.com/fourkitchens/csumb-style-guide
- Owner: fourkitchens
- Created: 2014-08-20T18:55:18.000Z (almost 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-09-24T21:11:34.000Z (over 11 years ago)
- Last Synced: 2025-03-03T22:35:41.717Z (over 1 year ago)
- Language: CSS
- Homepage: http://csumb.style.fourkitchens.com
- Size: 11.7 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSUMB style guide
Style guide for the new csumb.edu
* Jekyll
* Grunt
* Sass / Compass
* Breakpoint
* Singularity
## How to use
### Jekyll
Run the following command to build the Jekyll site:
```
jekyll serve -w
```
The site will now be accessible at [http://localhost:4000/](http://localhost:4000/)