Added Gemfile

This commit is contained in:
dojo
2020-01-01 20:32:53 +05:30
parent 3747bc3bca
commit a22cff5163
2 changed files with 113 additions and 0 deletions

15
Gemfile Normal file
View File

@@ -0,0 +1,15 @@
# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem "jekyll-paginate", "~> 1.1"
gem "jemoji", "~> 0.11.1"
gem "jekyll-seo-tag", "~> 2.6"
gem "jekyll-sitemap", "~> 1.4"
gem "jekyll-feed", "~> 0.13.0"