A program and API for minifying websites and web applications and deploying them from version control.
-
Get started: sitefuel.org/getstarted
-
Lists: sitefuel.org/mailinglists
-
Report a bug: sitefuel.org/bug
-
Contribute! sitefuel.org/contribute
-
Introduction
-
System Requirements
-
Supported Formats
-
Installation
-
Getting Started
-
Reporting a Bug
-
A Note about the API
-
Further Reading
SiteFuel is a Ruby program
Use SiteFuel to:
-
deploy your website out of SVN or GIT
-
minify your
-
Ruby 1.8.6 or greater.
SiteFuel hasn’t been tested on Windows machines.
SiteFuel is deployed as a RubyGem through gemcutter.org. You should be able to install it directly using RubyGems:
$ gem install -t sitefuel
Note that for PNG and JPEG compression to be enabled you must install the =pngcrush= and =jpegtran= programs.
SiteFuel
The general API in SiteFuel should be considered unstable while SiteFuel is <1.0. For practical reasons we can’t increment the major version number each time there is a non-backwards compatible API change.…
-
sitefuel.org: main sitefuel website
-
sitefuel.org/help: pointers to various resources