# -*- encoding: utf-8 -*- # stub: geekspace 3.2.0 ruby lib Gem::Specification.new do |s| s.name = "geekspace".freeze s.version = "3.2.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".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 = ["Alessio Nossa".freeze] s.date = "2020-05-31" s.description = "This theme is build on top of https://github.com/heiswayi/thinkspace, with changes insired by a custom version of https://github.com/doersino/Tumblr-Themes/tree/master/CODE%26SPACE".freeze s.email = ["alessio.nossa@gmail.com".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "_includes/comments.html".freeze, "_includes/foot.html".freeze, "_includes/footer.html".freeze, "_includes/head.html".freeze, "_includes/header.html".freeze, "_includes/intro.html".freeze, "_includes/nav.html".freeze, "_includes/pagination.html".freeze, "_includes/post-share.html".freeze, "_layouts/compress.html".freeze, "_layouts/default.html".freeze, "_layouts/home.html".freeze, "_layouts/page.html".freeze, "_layouts/post.html".freeze, "_sass/_layout.scss".freeze, "_sass/_syntax-highlighting.scss".freeze, "_sass/_variables.scss".freeze, "_sass/base/_base.scss".freeze, "_sass/base/_buttons.scss".freeze, "_sass/base/_forms.scss".freeze, "_sass/base/_lists.scss".freeze, "_sass/base/_reset.scss".freeze, "_sass/base/_tables.scss".freeze, "_sass/base/_typography.scss".freeze, "_sass/bourbon/_bourbon.scss".freeze, "_sass/bourbon/bourbon/helpers/_buttons-list.scss".freeze, "_sass/bourbon/bourbon/helpers/_scales.scss".freeze, "_sass/bourbon/bourbon/helpers/_text-inputs-list.scss".freeze, "_sass/bourbon/bourbon/library/_border-color.scss".freeze, "_sass/bourbon/bourbon/library/_border-radius.scss".freeze, "_sass/bourbon/bourbon/library/_border-style.scss".freeze, "_sass/bourbon/bourbon/library/_border-width.scss".freeze, "_sass/bourbon/bourbon/library/_buttons.scss".freeze, "_sass/bourbon/bourbon/library/_clearfix.scss".freeze, "_sass/bourbon/bourbon/library/_contrast-switch.scss".freeze, "_sass/bourbon/bourbon/library/_ellipsis.scss".freeze, "_sass/bourbon/bourbon/library/_font-face.scss".freeze, "_sass/bourbon/bourbon/library/_font-stacks.scss".freeze, "_sass/bourbon/bourbon/library/_hide-text.scss".freeze, "_sass/bourbon/bourbon/library/_hide-visually.scss".freeze, "_sass/bourbon/bourbon/library/_margin.scss".freeze, "_sass/bourbon/bourbon/library/_modular-scale.scss".freeze, "_sass/bourbon/bourbon/library/_overflow-wrap.scss".freeze, "_sass/bourbon/bourbon/library/_padding.scss".freeze, "_sass/bourbon/bourbon/library/_position.scss".freeze, "_sass/bourbon/bourbon/library/_prefixer.scss".freeze, "_sass/bourbon/bourbon/library/_shade.scss".freeze, "_sass/bourbon/bourbon/library/_size.scss".freeze, "_sass/bourbon/bourbon/library/_strip-unit.scss".freeze, "_sass/bourbon/bourbon/library/_text-inputs.scss".freeze, "_sass/bourbon/bourbon/library/_timing-functions.scss".freeze, "_sass/bourbon/bourbon/library/_tint.scss".freeze, "_sass/bourbon/bourbon/library/_triangle.scss".freeze, "_sass/bourbon/bourbon/library/_value-prefixer.scss".freeze, "_sass/bourbon/bourbon/settings/_settings.scss".freeze, "_sass/bourbon/bourbon/utilities/_assign-inputs.scss".freeze, "_sass/bourbon/bourbon/utilities/_compact-shorthand.scss".freeze, "_sass/bourbon/bourbon/utilities/_contrast-ratio.scss".freeze, "_sass/bourbon/bourbon/utilities/_directional-property.scss".freeze, "_sass/bourbon/bourbon/utilities/_fetch-bourbon-setting.scss".freeze, "_sass/bourbon/bourbon/utilities/_font-source-declaration.scss".freeze, "_sass/bourbon/bourbon/utilities/_gamma.scss".freeze, "_sass/bourbon/bourbon/utilities/_lightness.scss".freeze, "_sass/bourbon/bourbon/utilities/_unpack-shorthand.scss".freeze, "_sass/bourbon/bourbon/validators/_contains-falsy.scss".freeze, "_sass/bourbon/bourbon/validators/_contains.scss".freeze, "_sass/bourbon/bourbon/validators/_is-color.scss".freeze, "_sass/bourbon/bourbon/validators/_is-length.scss".freeze, "_sass/bourbon/bourbon/validators/_is-number.scss".freeze, "_sass/bourbon/bourbon/validators/_is-size.scss".freeze, "_sass/geekspace.scss".freeze, "assets/css/main.scss".freeze, "assets/icons/FontAwesome/FontAwesome.otf".freeze, "assets/icons/FontAwesome/fontawesome-webfont.eot".freeze, "assets/icons/FontAwesome/fontawesome-webfont.svg".freeze, "assets/icons/FontAwesome/fontawesome-webfont.ttf".freeze, "assets/icons/FontAwesome/fontawesome-webfont.woff".freeze, "assets/icons/FontAwesome/fontawesome-webfont.woff2".freeze, "assets/images/author.jpg".freeze, "assets/images/cover.jpg".freeze, "assets/images/logo.jpg".freeze] s.homepage = "https://github.com/alessionossa/geekspace".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A minimalist Jekyll theme, based on https://github.com/heiswayi/thinkspace".freeze s.specification_version = 4 s.add_runtime_dependency(%q<jekyll>.freeze, [">= 3.6".freeze, "< 5.0".freeze]) s.add_runtime_dependency(%q<jekyll-gist>.freeze, ["~> 1.4".freeze]) s.add_runtime_dependency(%q<jekyll-paginate>.freeze, ["~> 1.1".freeze]) s.add_runtime_dependency(%q<jekyll-sitemap>.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q<bourbon>.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q<jekyll-feed>.freeze, ["~> 0.6".freeze]) s.add_development_dependency(%q<bundler>.freeze, [">= 1.1".freeze]) end