# -*- encoding: utf-8 -*- # stub: jekyll-docs-theme 1.0.0.pre.beta.1 ruby lib Gem::Specification.new do |s| s.name = "jekyll-docs-theme".freeze s.version = "1.0.0.pre.beta.1".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "plugin_type" => "theme" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Vladimir 'allejo' Jimenez".freeze] s.date = "2020-03-23" s.email = ["me@allejo.io".freeze] s.files = ["LICENSE.md".freeze, "README.md".freeze, "_includes/anchor_headings.html".freeze, "_includes/disqus.html".freeze, "_includes/fa-icon.html".freeze, "_includes/facebook.html".freeze, "_includes/footer/content-post.html".freeze, "_includes/footer/content-pre.html".freeze, "_includes/footer/content.html".freeze, "_includes/footer/full.html".freeze, "_includes/footer/scripts-post.html".freeze, "_includes/footer/scripts-pre.html".freeze, "_includes/footer/scripts.html".freeze, "_includes/google-analytics.html".freeze, "_includes/head/base.html".freeze, "_includes/head/content-post.html".freeze, "_includes/head/content-pre.html".freeze, "_includes/head/content.html".freeze, "_includes/head/full.html".freeze, "_includes/head/stylesheets-post.html".freeze, "_includes/head/stylesheets-pre.html".freeze, "_includes/head/stylesheets.html".freeze, "_includes/internal/variables.html".freeze, "_includes/masthead.html".freeze, "_includes/masthead/button.html".freeze, "_includes/masthead/buttons.html".freeze, "_includes/masthead/title.html".freeze, "_includes/navigation.html".freeze, "_includes/toc.html".freeze, "_includes/twitter.html".freeze, "_layouts/default.html".freeze, "_layouts/full.html".freeze, "_layouts/page.html".freeze, "_sass/abstracts/_highlight-dark.scss".freeze, "_sass/abstracts/_highlight-light.scss".freeze, "_sass/abstracts/_themer.scss".freeze, "_sass/abstracts/_variables.scss".freeze, "_sass/base/_anchor.scss".freeze, "_sass/base/_body.scss".freeze, "_sass/base/_scope-markdown.scss".freeze, "_sass/components/_alert.scss".freeze, "_sass/components/_footer.scss".freeze, "_sass/components/_header.scss".freeze, "_sass/components/_highlight.scss".freeze, "_sass/components/_masthead.scss".freeze, "_sass/components/_mobile-toc.scss".freeze, "_sass/components/_sidebar.scss".freeze, "_sass/utilities/_colors.scss".freeze, "_sass/utilities/_js.scss".freeze, "assets/css/styles.scss".freeze, "assets/js/docs.js".freeze] s.homepage = "https://github.com/allejo/jekyll-docs-theme".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A Jekyll Gem-based Theme for hosting documentation style websites".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.5".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.1".freeze]) end