Skip to content

A lightweight front-end framework for creating scalable, responsive sites

License

Notifications You must be signed in to change notification settings

rpascual0812/kickoff

 
 

Repository files navigation

devDependency Status Build Status Bitdeli Badge Built with Grunt ![Gitter](https://badges.gitter.im/Join Chat.svg)

Kickoff

Kickoff

A lightweight front-end framework for creating scalable, responsive sites

Developed and maintained by Ashley Nolan & Zander Martineau

If you're using Kickoff we'd love to hear about it; please e-mail us at tech@tmw.co.uk

Features

  • Built in a mobile-first, responsive philosophy (but can easily be used for fixed sites as well)
  • Sass compilation uses autoprefixer to dynamically add vendor prefixes so you don't even have to think about it. We still have many Sass mixins for many CSS3 features including gradients, REMs with fallbacks
  • Starter content styles, including clean typography, lists, tables, etc
  • Starter form element styles: stacked on small-screen to 2-column (if you choose) at the breakpoint of your choice
  • Grunt used extensively to ease common development bottlenecks
  • Sass compilation using node-sass (grunt-sass)
  • Concatenation and minification of JS files with and grunt-contrib-uglify
  • Simple server using grunt-contrib-connect
  • SVG Icon generation using grunticon

Demos and documentation

Kickoff's demo and documentation site is hosted at tmwagency.github.io/kickoff/.

Bugs and feature requests

Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Browser Compatibility

Kickoff has been tested in the following browsers:

  • Chrome
  • Safari
  • Firefox 3+
  • Opera 10+
  • Internet Explorer 8+

Yeoman generator

There is also a Yeoman generator for Kickoff, visit tmwagency.github.io/kickoff/docs/yeoman.html for more info.

Creators

Zander Martineau

Ashley Nolan

Community

Keep track of development and community news.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Kickoff is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

About

A lightweight front-end framework for creating scalable, responsive sites

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 66.3%
  • ApacheConf 13.0%
  • HTML 10.7%
  • JavaScript 10.0%