sitefuel 0.0.0a → 0.0.0b

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +7 -8
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sitefuel
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0a
4
+ version: 0.0.0b
5
5
  platform: ruby
6
6
  authors:
7
7
  - wkm
@@ -53,13 +53,12 @@ dependencies:
53
53
  version: "2.2"
54
54
  version:
55
55
  description: |
56
- == 0.1.0
57
- * initial public release of the SiteFuel alpha
58
- * support for trivial minification of HTML, RHTML, and PHP.
59
- * uses CSSMin and JSMin to minify CSS and JavaScript; both in individual
60
- files and embedded in HTML.
61
- * uses pngcrush and jpegtran to minify PNG and JPEG images.
62
- * support for the Git and SVN version control systems.
56
+ SiteFuel is a program and lightweight Ruby API for processing the source code
57
+ behind your static and dynamic websites. SiteFuel can remove comments and
58
+ unneeded whitespace from your CSS, HTML, and JavaScript files (as well as
59
+ fragments in RHTML and PHP) files. It can also losslessly compress your PNG and
60
+ JPEG images. SiteFuel can also deploy your website from SVN or GIT. Support for
61
+ more formats and repositories is planned for future versions.
63
62
 
64
63
  email: wkm@sitefuel.org
65
64
  executables: