--- !ruby/object:Gem::Specification name: zzot-zzot-semi-static version: !ruby/object:Gem::Version version: 0.0.1 platform: ruby authors: - Josh Dady autorequire: bindir: bin cert_chain: [] date: 2009-02-25 00:00:00 -08:00 default_executable: semi dependencies: - !ruby/object:Gem::Dependency name: maruku type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.5.9 version: - !ruby/object:Gem::Dependency name: haml type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.6 version: description: Semi-Static is yet another static site generator. email: projects@zzot.net executables: - semi extensions: [] extra_rdoc_files: [] files: - History.txt - Manifest.txt - README.markdown - VERSION.yml - bin/semi - lib/semi-static - lib/semi-static/base.rb - lib/semi-static/categories.rb - lib/semi-static/cli.rb - lib/semi-static/convertable.rb - lib/semi-static/core_ext - lib/semi-static/core_ext/hash.rb - lib/semi-static/index.rb - lib/semi-static/layout.rb - lib/semi-static/page.rb - lib/semi-static/post.rb - lib/semi-static/posts.rb - lib/semi-static/pygmentize.rb - lib/semi-static/site.rb - lib/semi-static/snippet.rb - lib/semi-static/statistics.rb - lib/semi-static/stylesheet.rb - lib/semi-static.rb - test/helper.rb - test/output - test/output/2005 - test/output/2005/03 - test/output/2005/03/27 - test/output/2005/03/27/a-bash-script-to-mess-with-the-containing-terminalapp-window.html - test/output/2005/03/27/index.html - test/output/2005/03/index.html - test/output/2005/index.html - test/output/2008 - test/output/2008/11 - test/output/2008/11/24 - test/output/2008/11/24/index.html - test/output/2008/11/24/lighting-up.html - test/output/2008/11/26 - test/output/2008/11/26/impressions.html - test/output/2008/11/26/index.html - test/output/2008/11/index.html - test/output/2008/12 - test/output/2008/12/04 - test/output/2008/12/04/index.html - test/output/2008/12/04/the-working-mans-typeface.html - test/output/2008/12/index.html - test/output/2008/index.html - test/output/about.html - test/output/colophon.html - test/output/css - test/output/css/screen.css - test/output/css/syntax.css - test/output/feed.xml - test/output/scripts - test/output/scripts/jquery-1.3.js - test/output/scripts/jquery-1.3.min.js - test/ref - test/ref/test_layout - test/ref/test_layout/default_layout.html - test/ref/test_layout/post_layout.html - test/ref/test_output - test/ref/test_output/2005-03-27.html - test/ref/test_output/2005-03.html - test/ref/test_output/2005.html - test/ref/test_output/2008-11-24.html - test/ref/test_output/2008-11-26.html - test/ref/test_output/2008-11.html - test/ref/test_output/2008-12-04.html - test/ref/test_output/2008-12.html - test/ref/test_output/2008.html - test/ref/test_page - test/ref/test_page/about.html - test/ref/test_page/colophon.html - test/ref/test_post - test/ref/test_post/impressions.html - test/ref/test_post/lighting-up.html - test/ref/test_post/the-working-mans-typeface.html - test/source - test/source/indices - test/source/indices/day.erb - test/source/indices/month.erb - test/source/indices/year.erb - test/source/layouts - test/source/layouts/default.haml - test/source/layouts/post.erb - test/source/pages - test/source/pages/about.md - test/source/pages/colophon.md - test/source/pages/feed.xml.erb - test/source/posts - test/source/posts/2005-03-27-a-bash-script-to-mess-with-the-containing-terminalapp-window.markdown - test/source/posts/2008-11-24-lighting-up.markdown - test/source/posts/2008-11-26-impressions.md - test/source/posts/2008-12-04-the-working-mans-typeface.html - test/source/scripts - test/source/scripts/jquery-1.3.js - test/source/scripts/jquery-1.3.min.js - test/source/semi.yml - test/source/snippets - test/source/snippets/comment-links.html - test/source/snippets/comments.html - test/source/stylesheets - test/source/stylesheets/layout.sass - test/source/stylesheets/post.sass - test/source/stylesheets/screen.sass - test/source/stylesheets/syntax.css - test/source/stylesheets/text.sass - test/test_layout.rb - test/test_output.rb - test/test_page.rb - test/test_post.rb has_rdoc: true homepage: http://github.com/zzot/semi-static post_install_message: rdoc_options: - --inline-source - --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.2.0 signing_key: specification_version: 2 summary: Semi-Static is yet another static site generator. test_files: []