mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2025-10-19 03:04:26 +08:00
移除一些无用插件 (#289)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3321faf751
commit
7b2b41f52d
4
Gemfile
4
Gemfile
@ -15,11 +15,7 @@ group :jekyll_plugins do
|
||||
gem "jekyll-sitemap", "1.4.0"
|
||||
gem "jekyll-gist", "1.5.0"
|
||||
gem "jekyll-feed", "0.17.0"
|
||||
gem "jemoji", "0.13.0"
|
||||
gem "jekyll-include-cache", "0.2.1"
|
||||
gem "jekyll-algolia", "1.7.1"
|
||||
gem "jekyll-archives", "2.3.0"
|
||||
gem "jekyll-seo-tag", "2.8.0"
|
||||
end
|
||||
|
||||
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||
|
@ -66,9 +66,6 @@ plugins:
|
||||
- jekyll-gist
|
||||
- jekyll-feed
|
||||
- jekyll-include-cache
|
||||
- jemoji
|
||||
- jekyll-archives
|
||||
- jekyll-seo-tag
|
||||
# minimal-mistakes (mimic GitHub Pages with --safe)
|
||||
# whitelist:
|
||||
# - jekyll-paginate
|
||||
|
Loading…
Reference in New Issue
Block a user