--- !ruby/object:Gem::Specification name: octopress-ink version: !ruby/object:Gem::Version version: 1.0.0.alpha.12 platform: ruby authors: - Brandon Mathis autorequire: bindir: bin cert_chain: [] date: 2014-01-06 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: jekyll requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 1.3.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 1.3.0 - !ruby/object:Gem::Dependency name: sass requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 3.2.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 3.2.0 - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.3' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.3' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' description: A starting point for creating gem-based Jekyll themes and plugins email: - brandon@imathis.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE.txt - README.md - Rakefile - lib/octopress-ink.rb - lib/octopress-ink/assets.rb - lib/octopress-ink/assets/asset.rb - lib/octopress-ink/assets/javascript.rb - lib/octopress-ink/assets/layout.rb - lib/octopress-ink/assets/sass.rb - lib/octopress-ink/assets/static_file.rb - lib/octopress-ink/assets/static_file_content.rb - lib/octopress-ink/assets/stylesheet.rb - lib/octopress-ink/assets/template.rb - lib/octopress-ink/generators/plugin_assets.rb - lib/octopress-ink/helpers/content_for.rb - lib/octopress-ink/jekyll/hooks.rb - lib/octopress-ink/plugin.rb - lib/octopress-ink/plugins.rb - lib/octopress-ink/plugins/sass.rb - lib/octopress-ink/tags.rb - lib/octopress-ink/tags/content_for.rb - lib/octopress-ink/tags/embed.rb - lib/octopress-ink/tags/footer.rb - lib/octopress-ink/tags/head.rb - lib/octopress-ink/tags/javascript.rb - lib/octopress-ink/tags/scripts.rb - lib/octopress-ink/tags/stylesheet.rb - lib/octopress-ink/tags/wrap_yield.rb - lib/octopress-ink/tags/yield.rb - lib/octopress-ink/version.rb - octopress-ink.gemspec - test/.gitignore - test/Gemfile - test/_config.yml - test/_custom/theme/layouts/default.html - test/_custom/theme/stylesheets/_bazz.scss - test/_custom/theme/stylesheets/bar.scss - test/_custom/theme/stylesheets/site.css - test/_plugins/bundler.rb - test/_plugins/theme/embeds/foo.html - test/_plugins/theme/files/test.html - test/_plugins/theme/javascripts/bar.js - test/_plugins/theme/javascripts/foo.js - test/_plugins/theme/layouts/default.html - test/_plugins/theme/layouts/test.html - test/_plugins/theme/stylesheets/_baz.scss - test/_plugins/theme/stylesheets/bar.scss - test/_plugins/theme/stylesheets/foo.css - test/_plugins/theme/stylesheets/print.css - test/_plugins/theme/stylesheets/site.css - test/index.md - test/stylesheets/_foo.scss - test/stylesheets/site.sass homepage: https://github.com/octopress/ink licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>' - !ruby/object:Gem::Version version: 1.3.1 requirements: [] rubyforge_project: rubygems_version: 2.1.11 signing_key: specification_version: 4 summary: A starting point for creating gem-based Jekyll themes and plugins test_files: - test/.gitignore - test/Gemfile - test/_config.yml - test/_custom/theme/layouts/default.html - test/_custom/theme/stylesheets/_bazz.scss - test/_custom/theme/stylesheets/bar.scss - test/_custom/theme/stylesheets/site.css - test/_plugins/bundler.rb - test/_plugins/theme/embeds/foo.html - test/_plugins/theme/files/test.html - test/_plugins/theme/javascripts/bar.js - test/_plugins/theme/javascripts/foo.js - test/_plugins/theme/layouts/default.html - test/_plugins/theme/layouts/test.html - test/_plugins/theme/stylesheets/_baz.scss - test/_plugins/theme/stylesheets/bar.scss - test/_plugins/theme/stylesheets/foo.css - test/_plugins/theme/stylesheets/print.css - test/_plugins/theme/stylesheets/site.css - test/index.md - test/stylesheets/_foo.scss - test/stylesheets/site.sass