AdminLTE/docs/Gemfile
REJack 127188bb2c
starting with the docs
- jekyllrb preset for gh-pages with AdminLTE 3 layout
- rebuild menu structure like AdminLTE v2.4 docs
- modified npm/Plugins.js to update docs assets with every production run
2019-07-15 15:32:00 +02:00

6 lines
65 B
Ruby

gem "rouge"
group :jekyll_plugins do
gem "jekyll-seo-tag"
end