# -*- encoding: utf-8 -*- # stub: jmblog-theme 1.1 ruby lib Gem::Specification.new do |s| s.name = "jmblog-theme".freeze s.version = "1.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["John Moxon".freeze] s.date = "2021-01-27" s.email = ["jmoxon@gmail.com".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "_authors/john_doe.md".freeze, "_config.yml".freeze, "_data/navigation.yml".freeze, "_includes/JB.old/analytics".freeze, "_includes/JB.old/analytics-providers/getclicky".freeze, "_includes/JB.old/analytics-providers/mixpanel".freeze, "_includes/JB.old/analytics-providers/piwik".freeze, "_includes/JB.old/categories_list".freeze, "_includes/JB.old/comments".freeze, "_includes/JB.old/comments-providers/disqus".freeze, "_includes/JB.old/comments-providers/facebook".freeze, "_includes/JB.old/comments-providers/intensedebate".freeze, "_includes/JB.old/comments-providers/livefyre".freeze, "_includes/JB.old/liquid_raw".freeze, "_includes/JB.old/pages_list".freeze, "_includes/JB.old/posts_collate".freeze, "_includes/JB.old/setup".freeze, "_includes/JB.old/sharing".freeze, "_includes/JB.old/tags_list".freeze, "_includes/JB.old/urlset".freeze, "_includes/dataLayer/dataLayer".freeze, "_includes/themes/jmblog-theme/bio.html".freeze, "_includes/themes/jmblog-theme/components/analytics/google".freeze, "_includes/themes/jmblog-theme/components/analytics/googletagmanager_body.html".freeze, "_includes/themes/jmblog-theme/components/analytics/googletagmanager_head.html".freeze, "_includes/themes/jmblog-theme/components/analytics/hubspot.html".freeze, "_includes/themes/jmblog-theme/components/analytics/hubspot_cookie_removal.html".freeze, "_includes/themes/jmblog-theme/components/article_highlight.html".freeze, "_includes/themes/jmblog-theme/components/author.html".freeze, "_includes/themes/jmblog-theme/components/breadcrumb".freeze, "_includes/themes/jmblog-theme/components/centred_buttons.html".freeze, "_includes/themes/jmblog-theme/components/comment.html".freeze, "_includes/themes/jmblog-theme/components/comment_form.html".freeze, "_includes/themes/jmblog-theme/components/comments.html".freeze, "_includes/themes/jmblog-theme/components/comments.html.orig".freeze, "_includes/themes/jmblog-theme/components/contact_form.html".freeze, "_includes/themes/jmblog-theme/components/footer.html".freeze, "_includes/themes/jmblog-theme/components/head.html".freeze, "_includes/themes/jmblog-theme/components/img.html".freeze, "_includes/themes/jmblog-theme/components/lazyload.html".freeze, "_includes/themes/jmblog-theme/components/navigation.html".freeze, "_includes/themes/jmblog-theme/components/pagination_links.html".freeze, "_includes/themes/jmblog-theme/components/posts_list".freeze, "_includes/themes/jmblog-theme/components/reading-time.html".freeze, "_includes/themes/jmblog-theme/components/related_articles.html".freeze, "_includes/themes/jmblog-theme/components/resume.html".freeze, "_includes/themes/jmblog-theme/components/share_buttons.html".freeze, "_includes/themes/jmblog-theme/components/social_buttons_large.html".freeze, "_includes/themes/jmblog-theme/components/social_buttons_small.html".freeze, "_includes/themes/jmblog-theme/error.html".freeze, "_includes/themes/jmblog-theme/home.html".freeze, "_includes/themes/jmblog-theme/page.html".freeze, "_includes/themes/jmblog-theme/post.html".freeze, "_includes/themes/jmblog-theme/resume.html".freeze, "_includes/themes/jmblog-theme/settings.yml".freeze, "_includes/themes/jmblog-theme/theme/_old_error.html".freeze, "_includes/themes/jmblog-theme/theme/default.html".freeze, "_includes/themes/jmblog-theme/theme/maintenance.html".freeze, "_includes/themes/resume.html".freeze, "_layouts/bio.html".freeze, "_layouts/default.html".freeze, "_layouts/error.html".freeze, "_layouts/home.html".freeze, "_layouts/maintenance.html".freeze, "_layouts/page.html".freeze, "_layouts/post.html".freeze, "_layouts/resume.html".freeze, "_pages/404.md".freeze, "_pages/contact.md".freeze, "_posts/2020-07-06-managing-and-leading-remote-teams-in-our-new-normal.md".freeze, "assets/fonts/Cardo/Cardo-Regular.woff2".freeze, "assets/fonts/Cardo/OFL.txt".freeze, "assets/fonts/Montserrat/Montserrat-Regular.woff2".freeze, "assets/fonts/Montserrat/OFL.txt".freeze, "assets/img/chris-montgomery-smgTvepind4-unsplash.jpg".freeze, "assets/img/favicon.png".freeze, "assets/img/jekyll-logo-black-red-transparent.png".freeze, "assets/img/jekyll-logo-light-solid.png".freeze, "assets/img/john-cameron-zxsab1OdEsU-unsplash.jpg".freeze, "assets/img/made-with-bulma--semiblack.png".freeze, "assets/img/ph.png".freeze, "assets/img/webpack-on-white-bg.svg".freeze, "assets/js/default.bundle.js".freeze, "assets/js/default.bundle.js.br".freeze, "assets/js/default.js.map".freeze, "assets/js/maintenance.bundle.js".freeze, "assets/js/maintenance.bundle.js.br".freeze, "assets/js/maintenance.js.map".freeze, "assets/js/vendor.bundle.js".freeze, "assets/js/vendor.bundle.js.br".freeze, "assets/js/vendor.js.map".freeze, "assets/sass/base.scss".freeze, "assets/sass/modules/card.scss".freeze, "assets/sass/modules/navbar.scss".freeze, "assets/sass/theme/_all.scss".freeze, "assets/sass/theme/brand.scss".freeze, "assets/sass/theme/lazyload.scss".freeze, "assets/sass/utilities/_all.sass".freeze, "assets/sass/utilities/breakpoints.scss".freeze, "assets/sass/utilities/helpers.scss".freeze, "index.html".freeze] s.homepage = "https://www.jmoxon.net".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Clean minimalist blog theme inspired by Wix train of thought".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.1.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 13.0.1".freeze]) end