Sha256: 0c0e28d2ff6062cd7bc7562cea58af8e599b7e515c2decafb3666957b77230a1

Contents?: true

Size: 1.76 KB

Versions: 19

Compression:

Stored size: 1.76 KB

Contents

source 'https://rubygems.org'

gem "jekyll"
gem "pry-byebug"

group :jekyll_plugins do
  gem "octopress", path: "../"
  gem "octopress-deploy"#, path: "../../deploy"
  gem "octopress-linkblog"#, path: "../../linkblog"
  gem "octopress-feeds"#, path: "../../feeds"
  gem "octopress-paginate"#, path: "../../paginate"
  gem "octopress-multilingual"#, path: "../../multilingual"
  gem "octopress-asset-pipeline"#, path: "../../asset-pipeline"
  gem "octopress-minify-html"#, path: "../../minify-html"
  gem "octopress-date-format"#, path: "../../date-format"
  gem "octopress-genesis-theme"#, path: "../../genesis"
  gem "octopress-ink"#, path: "../../ink"
  gem "octopress-codefence"#, path: "../../codefence"
  gem "octopress-gist"#, path: "../../gist"
  gem "octopress-render-code"#, path: "../../render-code"
  gem "octopress-codeblock"#, path: "../../codeblock"
  gem "octopress-solarized"#, path: "../../solarized"
  gem "octopress-debugger"#, path: "../../debugger"
  gem "clash", path: "../../clash"
  gem "octopress-quote-tag"#, path: "../../quote-tag"
  gem "octopress-pullquote-tag"#, path: "../../pullquote-tag"
  gem "octopress-image-tag"#, path: "../../image-tag"
  gem "octopress-video-tag"#, path: "../../video-tag"
  gem "octopress-include-tag"#, path: "../../include-tag"
  gem "octopress-render-tag"#, path: "../../render-tag"
  gem "octopress-wrap-tag"#, path: "../../wrap-tag"
  gem "octopress-assign-tag"#, path: "../../assign-tag" *
  gem "octopress-capture-tag"#, path: "../../capture-tag" *
  gem "octopress-return-tag"#, path: "../../return-tag"
  gem "octopress-comment-tag"#, path: "../../comment-tag" *
  gem "octopress-content-for"#, path: "../../content-for"
  gem "octopress-markdown-tag"# path: "../../markdown-tag"
  gem "octopress-abort-tag"#, path: "../../abort-tag"
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
octopress-3.0.12.pre.1 site/Gemfile
octopress-3.0.11 site/Gemfile
octopress-3.0.10 site/Gemfile
octopress-3.0.9 site/Gemfile
octopress-3.0.8 site/Gemfile
octopress-3.0.7 site/Gemfile
octopress-3.0.6 site/Gemfile
octopress-3.0.5 site/Gemfile
octopress-3.0.4 site/Gemfile
octopress-3.0.3.alpha.2 site/Gemfile
octopress-3.0.3.alpha.1 site/Gemfile
octopress-3.0.3.alpha.0 site/Gemfile
octopress-3.0.2 site/Gemfile
octopress-3.0.1 site/Gemfile
octopress-3.0.0 site/Gemfile
octopress-3.0.0.rc.37 site/Gemfile
octopress-3.0.0.rc.36 site/Gemfile
octopress-3.0.0.rc.35 site/Gemfile
octopress-3.0.0.rc.34 site/Gemfile