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
311 B

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

Powered by TurnKey Linux.