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

https://github.com/getdave/web-starter-toolkit

A Sass-based toolkit to kitstart your web development projects using best practices
https://github.com/getdave/web-starter-toolkit

Last synced: 11 months ago
JSON representation

A Sass-based toolkit to kitstart your web development projects using best practices

Awesome Lists containing this project

README

          

# Web Starter Toolkit

This projects aims to be a starter kit for building websites using HTML5, CSS (via SASS and Compass) and Javascript It is by no means comprehensive but it aims to build upon best practice and draws inspiration from OOCSS, 320andUp, Bootstrap, Inuit.css, Zurb Foundation and the HTML5 Boilerplate.

##Requirements
The framework requires the CSS pre-processor SASS and it's sister project Compass. A config file is included for your convenience.

##Documentation
The official docs for the framework are included in the repo in the `/docs/` directory. Run the HTML file and browse at leisure. The docs are auto generated from comments using the excellent Style Docco.