Mayx's Home Page https://mabbs.github.io
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
238 B

3 years ago
3 years ago
  1. source "https://rubygems.org"
  2. gem "jekyll"
  3. group :jekyll_plugins do
  4. gem "jekyll-gist"
  5. gem "jekyll-coffeescript"
  6. gem "jekyll-assets"
  7. gem "jekyll-sitemap"
  8. gem "jekyll-feed"
  9. gem "jekyll-theme-minimal"
  10. gem "jekyll-paginate"
  11. end

Powered by TurnKey Linux.