Skip to content

Instantly share code, notes, and snippets.

@mrmartineau
Last active September 2, 2016 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrmartineau/8ddbbd4429471e16e252f36da71d6308 to your computer and use it in GitHub Desktop.
Save mrmartineau/8ddbbd4429471e16e252f36da71d6308 to your computer and use it in GitHub Desktop.

Kickoff

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

devDependency Status Build status Dependency Status XO code style Commitizen friendly bitHound Overall Score

Developed and maintained by Ashley Nolan & Zander Martineau

Features

| | Feature | Description | |---|---------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|---| | ⏩ | #webperf | Performance-first, responsive philosophy | | 🚍 | Rock-solid build tasks | We use gulp to deliver the best task runner and developer experience for your project | | 🎨 | CSS | gulp css - Sass (Libsass via node-sass), Postcss with Autoprefixer, CSSNano and more, Source Maps | | 🐘 | Javascript | gulp javascript - Babel, Webpack | | 🎑 | Images | gulp images - Compression with imagemin | | 🐟 | Icons | gulp icons - Auto-generated SVG Sprites | | 🚧 | Compile | gulp compile - Compile all the things | | πŸ‘€ | Watch | gulp watch - Watch all the things | | πŸ”₯ | Live updating | gulp serve - Browsersync, Webpack Dev Middleware, Webpack Hot Middleware | | :shipit: | Production builds | RELEASE=true gulp compile - Set the RELEASE environment flag to true to compress everything. This works on individual tasks as well e.g. RELEASE=true gulp javascript |


πŸ“ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment