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