Skip to content
TheCloudlessSky edited this page Mar 1, 2012 · 20 revisions

Home

Ignite is heavily inspired by documentcloud's Jammit for Ruby-on-Rails. This library was created to be a similar library for ASP.NET MVC3.

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 templates with other assets (e.g. Mustache and Underscore.js Template)
  • easily enable HTTP caching for packages
  • keep packages in memory rather than disk

Documentation

Please read through the following links to get an understanding of Ignite: