Skip to content
TheCloudlessSky edited this page Feb 9, 2012 · 27 revisions

Home

Goals

The primary goals of Ignite are to:

+ combine and optimize assets in production environments
+ allow to easily debug individual assets
+ process super-languages like LESS, SASS and CoffeeScript
+ serve JavaScript templateswith other assets (e.g. [Mustache](http://mustache.github.com/) and [Underscore.js Template]](http://underscorejs.org)
+ easily enable HTTP caching for packages
+ keep packages in memory rather than disk

Getting Started

Please read through the following links:

  1. Getting Ignite
  2. Adding Asset Packages
  3. JavaScript Templates
  4. Debugging
  5. Processors
  6. Generating Versions
  7. HTTP Caching
Clone this wiki locally