mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 09:14:23 +08:00
Add jekyll-mentions
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -9,6 +9,7 @@ group :jekyll_plugins do
|
||||
gem 'github-pages', versions['github-pages']
|
||||
gem 'jekyll-octicons'
|
||||
gem 'jekyll-readme-index'
|
||||
gem 'jekyll-mentions'
|
||||
gem 'jemoji'
|
||||
end
|
||||
|
||||
|
||||
@@ -39,11 +39,12 @@ defaults:
|
||||
layout: docs
|
||||
|
||||
plugins:
|
||||
- jekyll-redirect-from
|
||||
- jekyll-mentions
|
||||
- jekyll-octicons
|
||||
- jekyll-sitemap
|
||||
- jekyll-seo-tag
|
||||
- jekyll-readme-index
|
||||
- jekyll-redirect-from
|
||||
- jekyll-seo-tag
|
||||
- jekyll-sitemap
|
||||
- jemoji
|
||||
|
||||
branch: master
|
||||
|
||||
Reference in New Issue
Block a user