mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-29 14:06:45 +00:00
7 lines
122 B
Ruby
7 lines
122 B
Ruby
source 'https://rubygems.org'
|
|
gem 'jekyll'
|
|
|
|
group :jekyll_plugins do
|
|
gem 'jekyll-postcss'
|
|
gem 'jekyll-seo-tag'
|
|
end |