mirror of
https://gh.wpcy.net/https://github.com/aspirepress/documentation.git
synced 2026-07-15 09:56:47 +08:00
7 lines
136 B
Ruby
7 lines
136 B
Ruby
source 'https://rubygems.org'
|
|
|
|
group :jekyll_plugins do
|
|
gem 'github-pages'
|
|
gem 'jekyll-sitemap'
|
|
gem 'jekyll-last-modified-at'
|
|
end
|