# -*- encoding: utf-8 -*- # stub: jekyll-theme-fica 0.3.0 ruby lib Gem::Specification.new do |s| s.name = "jekyll-theme-fica".freeze s.version = "0.3.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "bug_tracker_uri" => "https://github.com/Involts/jekyll-theme-fica/issues", "documentation_uri" => "https://github.com/Involts/jekyll-theme-fica#readme", "homepage_uri" => "https://involts.github.io/jekyll-theme-fica/", "plugin_type" => "theme", "source_code_uri" => "https://github.com/Involts/jekyll-theme-fica", "wiki_uri" => "https://github.com/Involts/jekyll-theme-fica/wiki" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Involts".freeze] s.date = "2023-06-11" s.email = ["aziellan27@gmail.com".freeze] s.files = [".github/ISSUE_TEMPLATE/bug_report.md".freeze, ".github/ISSUE_TEMPLATE/feature_request.md".freeze, ".github/workflows/ci.yaml".freeze, ".github/workflows/ci.yaml.orig".freeze, "404.html".freeze, "LICENSE.txt".freeze, "License.md".freeze, "README.md".freeze, "_includes/Footer.html".freeze, "_includes/Head.html".freeze, "_includes/Header.html".freeze, "_includes/assets/BTT.html".freeze, "_includes/assets/Google-Analytics.html".freeze, "_includes/assets/anchor-headings.html".freeze, "_includes/assets/comments.html".freeze, "_includes/assets/toc.html".freeze, "_layouts/default.html".freeze, "_layouts/home.html".freeze, "_layouts/page.html".freeze, "_layouts/post.html".freeze, "_layouts/post_list.html".freeze, "_posts/2022-03-31-To-Know-if-the-nav-works.md".freeze, "_posts/2022-04-1-Elements-of-Fica-Theme.md".freeze, "_posts/2022-04-5-Getting-Started.md".freeze, "_posts/2022-04-6-Creating-a-new-post.md".freeze, "_posts/2023-04-24-Fica-Customization.md".freeze, "_sass/base.scss".freeze, "_sass/colors/dark-theme/highlight.scss".freeze, "_sass/colors/dark-theme/theme-dark.scss".freeze, "_sass/colors/light-theme/highlight.scss".freeze, "_sass/colors/light-theme/theme-light.scss".freeze, "_sass/jekyll-theme-fica.scss".freeze, "_sass/layouts/Google-fonts.scss".freeze, "_sass/layouts/component.scss".freeze, "_sass/layouts/layout.scss".freeze, "_sass/layouts/typography.scss".freeze, "_sass/layouts/variable.scss".freeze, "assets/404.svg".freeze, "assets/css/Style.scss".freeze, "assets/favicons/android-chrome-192x192.png".freeze, "assets/favicons/android-chrome-512x512.png".freeze, "assets/favicons/apple-touch-icon.png".freeze, "assets/favicons/browserconfig.xml".freeze, "assets/favicons/favicon-16x16.png".freeze, "assets/favicons/favicon-32x32.png".freeze, "assets/favicons/favicon.ico".freeze, "assets/favicons/mstile-150x150.png".freeze, "assets/favicons/safari-pinned-tab.svg".freeze, "assets/favicons/site.webmanifest".freeze, "assets/fica-icons.svg".freeze, "assets/img/homepage-pic.png".freeze, "bin/run".freeze, "js/Main.js".freeze, "js/back-to-top.js".freeze, "logo.png".freeze, "post/index.html".freeze] s.homepage = "https://github.com/Involts/jekyll-theme-fica".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "A modern theme with minimal look".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.5".freeze, "< 5.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.8".freeze]) end