https://github.com/firedev/boilerplate
Static SLIM/SASS/BASS boilerplate
https://github.com/firedev/boilerplate
Last synced: about 1 year ago
JSON representation
Static SLIM/SASS/BASS boilerplate
- Host: GitHub
- URL: https://github.com/firedev/boilerplate
- Owner: firedev
- Created: 2015-11-20T03:58:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-22T06:26:33.000Z (over 10 years ago)
- Last Synced: 2023-03-23T12:49:47.121Z (over 3 years ago)
- Language: CSS
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SLIM/SASS/BASS Static Site generator
Check the `example` branch for details.
[Page Mockup](http://firedev.com/boilerplate/)
[Source](https://github.com/firedev/boilerplate/blob/example/slim/index.slim)
## Installation
```
npm install
bower install
```
## Usage
```
grunt
```