1 Star 0 Fork 0

zhonger/jekyll-theme-H2O-ac

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jekyll-theme-h2o-ac.gemspec 1.59 KB
一键复制 编辑 原始数据 按行查看 历史
zhonger 提交于 2024-10-08 13:25 . Release v1.3.5
# frozen_string_literal: true
Gem::Specification.new do |spec|
spec.name = "jekyll-theme-h2o-ac"
spec.version = "1.3.5"
spec.authors = ["zhonger"]
spec.email = ["zhonger@live.cn"]
spec.summary = "A Jekyll theme for researchers and maintainers based on Jekyll and H2O theme."
spec.homepage = "https://github.com/zhonger/jekyll-theme-H2O-ac"
spec.license = "MIT"
spec.required_ruby_version = ">= 2.7.0"
spec.required_rubygems_version = ">= 3.0.0"
spec.metadata = {
"bug_tracker_uri" => "https://github.com/zhonger/jekyll-theme-H2O-ac/issues",
"changelog_uri" => "https://github.com/zhonger/jekyll-theme-H2O-ac/tree/master/logs.md",
"mailing_list_uri" => "https://github.com/zhonger/jekyll-theme-H2O-ac/discussions",
"source_code_uri" => "https://github.com/zhonger/jekyll-theme-H2O-ac/tree/master",
"rubygems_mfa_required" => "true",
}
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(assets|_layouts|_includes|_data|blog|search.json|LICENSE|README|_config\.yml)!i) }
# spec.add_runtime_dependency "jekyll", "~> 3.7", ">= 3.7"
spec.add_runtime_dependency "jekyll-paginate-v2", "~> 3.0.0"
spec.add_runtime_dependency "jekyll-feed", "~> 0.17.0"
spec.add_runtime_dependency "jekyll-sitemap", "~> 1.4.0"
spec.add_runtime_dependency "webrick", "~> 1.8.0"
spec.add_runtime_dependency "premonition", "~> 4.0.2"
spec.add_runtime_dependency "h2o-ac-jekyll-extlinks", "~> 0.0"
spec.add_dependency "bundler", "~> 2.3"
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhonger/jekyll-theme-H2O-ac.git
git@gitee.com:zhonger/jekyll-theme-H2O-ac.git
zhonger
jekyll-theme-H2O-ac
jekyll-theme-H2O-ac
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385