--- !ruby/object:Gem::Specification name: hx version: !ruby/object:Gem::Version version: 0.8.2 platform: ruby authors: - MenTaLguY autorequire: bindir: bin cert_chain: [] date: 2010-04-25 00:00:00 -04:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rspec type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.2.9 version: description: | Hx is a simple static site generator in the spirit of Hobix which reads a YAML configuration file, constructs a filter graph, and generates output files. email: mental@rydia.net executables: - hx - hx extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - bin/hx - lib/hx.rb - lib/hx/backend/couchdb.rb - lib/hx/backend/hobix.rb - lib/hx/backend/rawfiles.rb - lib/hx/cli.rb - lib/hx/listing/limit.rb - lib/hx/listing/paginate.rb - lib/hx/listing/recursiveindex.rb - lib/hx/output/liquidtemplate.rb - lib/hx/path.rb - lib/hx/rack.rb - lib/hx/rack/application.rb - loc.sh - spec/cache_spec.rb - spec/hx_dummy.rb - spec/hx_dummy2.rb - spec/nullinput_spec.rb - spec/overlay_spec.rb - spec/pathops_spec.rb - spec/rack_spec.rb - spec/selector_spec.rb - spec/site_spec.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/mental/hx licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: A miniature static site generator. test_files: - spec/spec_helper.rb - spec/cache_spec.rb - spec/hx_dummy.rb - spec/nullinput_spec.rb - spec/site_spec.rb - spec/hx_dummy2.rb - spec/rack_spec.rb - spec/overlay_spec.rb - spec/pathops_spec.rb - spec/selector_spec.rb