digideskio / kickoff

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

Home Page:http://trykickoff.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kickoff

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

devDependency Status Build Status Built with Grunt Commitizen friendly bitHound Overall Score

Kickoff

Developed and maintained by Ashley Nolan & Zander Martineau


Features

  • Mobile-first, responsive philosophy
  • Rock-solid CSS framework using Sass (.scss) preprocessor
  • Starter content styles: typography, grids & components
  • Starter form element styles (see demo): stacked on small-screen to 2-column (if you choose) at the breakpoint of your choice, validation states
  • Lots of helper classes & Sass mixins for many CSS3 features like media-queries
  • Simple Javascript boilerplate that makes very little assumptions about your chosen style or workflow.
  • JS bundled with Browserify
  • ES2015/ES6 syntax supported using the Babel transpiler
  • Grunt task runner used extensively to ease common development bottlenecks
  • Sass is compiled using node-sass and we use Autoprefixer to dynamically add vendor prefixes so you don't even have to think about them :)
  • PostCSS plugins can also be used to transform your CSS
  • Simple server using BrowserSync

Demos and documentation

Kickoff's demo and documentation site is hosted at trykickoff.com.


Kickoff Yeoman generator Yeoman generator

Our Yeoman Generator is the best way to get Kickoff each time you want to start a new project, visit trykickoff.com/docs/yeoman.html for more info.



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 (latest) Firefox (latest) Internet Explorer (9+) Safari (latest) Safari (iOS) (latest) Opera (latest)
Chrome Firefox IE Safari Safari Opera

Maintainers and contributors

Zander Martineau Ashley Nolan Nic Bell
Zander Ashley Nic
Twitter Twitter Twitter
Github Github Github
Site Site Site

Community

If you're using Kickoff we'd love to hear about it; please e-mail us at trykickoff@gmail.com

Keep track of development and community news by following @TryKickoff on Twitter.

Contributing

Please read our contribution guidelines before contributing to Kickoff.

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.


Sponsored by

TMW Unlimited...

Kickoff was created by Ash and Zander while working at TMW. TMW continue to provide sponsorship for the development of the project as well as trykickoff.com domain renewals and stickers.

About

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

http://trykickoff.com

License:MIT License


Languages

Language:CSS 87.7%Language:HTML 7.1%Language:JavaScript 5.2%