--- !ruby/object:Gem::Specification rubygems_version: 0.9.2 specification_version: 1 name: staticmatic version: !ruby/object:Gem::Version version: 0.2.0 date: 2007-06-10 00:00:00 +01:00 summary: Manage static sites using Haml & Sass require_paths: - lib email: steve@curve21.com homepage: http//www.curve21.com rubyforge_project: description: autorequire: default_executable: bindir: bin has_rdoc: false required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Stephen Bartholomew files: - bin - example - lib - RakeFile - README - test - bin/staticmatic - example/site - example/src - example/site/contact.html - example/site/images - example/site/index.html - example/site/javascripts - example/site/stylesheets - example/site/stylesheets/application.css - example/src/layouts - example/src/pages - example/src/stylesheets - example/src/layouts/application.haml - example/src/pages/contact.haml - example/src/pages/index.haml - example/src/stylesheets/application.sass - lib/staticmatic - lib/staticmatic.rb - lib/staticmatic/base.rb - lib/staticmatic/helpers.rb - lib/staticmatic/server.rb - lib/staticmatic/templates - lib/staticmatic/templates/application.haml - lib/staticmatic/templates/application.sass - lib/staticmatic/templates/index.haml - test/base_test.rb - test/helpers_test.rb - test/sandbox - test/server_test.rb - test/sandbox/test_site - test/sandbox/tmp - test/sandbox/test_site/config.rb - test/sandbox/test_site/site - test/sandbox/test_site/src - test/sandbox/test_site/site/images - test/sandbox/test_site/site/index.html - test/sandbox/test_site/site/javascripts - test/sandbox/test_site/site/stylesheets - test/sandbox/test_site/site/stylesheets/application.css - test/sandbox/test_site/src/layouts - test/sandbox/test_site/src/pages - test/sandbox/test_site/src/stylesheets - test/sandbox/test_site/src/layouts/application.haml - test/sandbox/test_site/src/pages/index.haml - test/sandbox/test_site/src/stylesheets/application.sass test_files: - test/base_test.rb - test/helpers_test.rb - test/server_test.rb rdoc_options: [] extra_rdoc_files: [] executables: - staticmatic extensions: [] requirements: [] dependencies: - !ruby/object:Gem::Dependency name: haml version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: