--- !ruby/object:Gem::Specification name: baron version: !ruby/object:Gem::Version version: 1.0.4 prerelease: platform: ruby authors: - Nathan Buggia autorequire: bindir: bin cert_chain: [] date: 2013-03-18 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rack requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' description: ! 'What''s in the box: (1) Publish to Heroku using Git (2) Author articles in markdown (3) Article categories (4) Multiple permalink formats supported (5) Redirects (6) Advanced SEO optimizations and Google Analytics/ Webmaster Tools support. Uses Rack, RSpec, Bootstrap, JQuery, Disqus, Thin' email: nbuggia@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE files: - LICENSE - Rakefile - Readme.md - VERSION - baron.gemspec - lib/baron.rb - spec/baron_article_spec.rb - spec/baron_blog_engine_spec.rb - spec/baron_spec.rb - spec/sample_data/.gitignore - spec/sample_data/Gemfile - spec/sample_data/README.md - spec/sample_data/Rakefile - spec/sample_data/articles/favorites/1916-01-01-the-road-not-taken.txt - spec/sample_data/articles/north of boston/1914-01-01-the-pasture.txt - spec/sample_data/articles/north of boston/1914-01-02-mending-wall.txt - spec/sample_data/articles/north of boston/1914-01-03-the-death-of-the-hired-man.txt - spec/sample_data/articles/north of boston/1914-01-04-the-mountain.txt - spec/sample_data/articles/north of boston/1914-01-05-A-Hundred-callers.txt - spec/sample_data/articles/other authors/1909-01-02-If.txt - spec/sample_data/config.ru - spec/sample_data/images/robert-frost-small.png - spec/sample_data/images/robert-frost.png - spec/sample_data/pages/about.rhtml - spec/sample_data/resources/feed.rss - spec/sample_data/resources/redirects.txt - spec/sample_data/resources/robots.txt - spec/sample_data/themes/typography/css/app.css - spec/sample_data/themes/typography/css/bootstrap-responsive.css - spec/sample_data/themes/typography/css/bootstrap-responsive.min.css - spec/sample_data/themes/typography/css/bootstrap.css - spec/sample_data/themes/typography/css/bootstrap.min.css - spec/sample_data/themes/typography/img/github.png - spec/sample_data/themes/typography/img/glyphicons-halflings-white.png - spec/sample_data/themes/typography/img/glyphicons-halflings.png - spec/sample_data/themes/typography/img/instagram.png - spec/sample_data/themes/typography/js/bootstrap.js - spec/sample_data/themes/typography/js/bootstrap.min.js - spec/sample_data/themes/typography/js/image_alt.js - spec/sample_data/themes/typography/js/read_later.js - spec/sample_data/themes/typography/templates/archives.rhtml - spec/sample_data/themes/typography/templates/article.rhtml - spec/sample_data/themes/typography/templates/category.rhtml - spec/sample_data/themes/typography/templates/error.rhtml - spec/sample_data/themes/typography/templates/home.rhtml - spec/sample_data/themes/typography/templates/layout.rhtml - spec/spec_helper.rb homepage: https://github.com/nbuggia/baron-blog-engine-gem licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.25 signing_key: specification_version: 3 summary: Minimalist, yet full-featured, blog engine in 400 lines of code. test_files: []