2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-29 14:06:45 +00:00
2021-11-08 23:24:52 +01:00

7 lines
122 B
Ruby

source 'https://rubygems.org'
gem 'jekyll'
group :jekyll_plugins do
gem 'jekyll-postcss'
gem 'jekyll-seo-tag'
end