Skip to content

wkm/sitefuel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A program and API for minifying websites and web applications and deploying them from version control.

  • 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

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.…

About

A program and API for minifying websites and web applications and deploying them from version control.

Resources

License

Stars

Watchers

Forks

Packages

No packages published