An open API service indexing awesome lists of open source software.

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

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/)