README
Kickstart
The open source workflow for the web
What is Kickstart?
The Kickstart project is a yeoman generator. But it is also an open source workflow for creating the front-end of websites or single page applications. It is continuously tested and improved in an web agency environment and aims at small to large teams working with HTML, CSS and JS.
Why use Kickstart?
The power of many can be used to solve problems quickly and automate the setup of new projects in a very profound way. Besides that Kickstart has many best practices built in:
- Linters ensure a high quality of code
- Components and documentation standards makes it easy for teams to work together on a project
- Dependency management make it easy to work with an unified set of 3rd party libraries
- Kickstart promotes test driven development for your JavaScript
- The whole setup is fully adjustable to fit your needs
- and many more
Documentation
- Getting started with Kickstart
- Directory structure and HTML placeholders
- Using Kickstart
- JS Code Style
- CSS Code Style
- Test driven development with QUnit and require.js
- Grunt tasks and customization
- WYSIWYG CMS and legacy browser support
- Web technologies used by Kickstart
- License
Want to contribute?
Like any other open source project Kickstart also profits from any contribution.
Thank you!
Need your own custom yeoman generator? Contact me.