0 Star 0 Fork 0

yxqmolly0615/electronics

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
jekyll-rtd-theme.gemspec 569 Bytes
一键复制 编辑 原始数据 按行查看 历史
xym-ee 提交于 2021-09-08 15:18 +08:00 . 新主页
Gem::Specification.new do |spec|
spec.name = "jekyll-rtd-theme"
spec.version = "2.0.10"
spec.authors = ["saowang"]
spec.email = ["[email protected]"]
spec.summary = "Just another documentation theme compatible with GitHub Pages"
spec.license = "MIT"
spec.homepage = "https://github.com/rundocs/jekyll-rtd-theme"
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(assets|_layouts|_includes|_sass|LICENSE|README)!i) }
spec.add_runtime_dependency "github-pages", "~> 209"
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/nowaytonow/electronics.git
[email protected]:nowaytonow/electronics.git
nowaytonow
electronics
electronics
main

搜索帮助