Add initial files

This commit is contained in:
2019-07-22 00:03:57 +05:30
parent 0815b23222
commit dfd5d1ea05
13 changed files with 447 additions and 1 deletions

7
Gemfile Normal file
View File

@@ -0,0 +1,7 @@
source "https://rubygems.org"
# gem "jekyll-text-theme", path: "../"
gem "jekyll-text-theme"
gem "tzinfo-data"
gem "wdm", "~> 0.1.0" if Gem.win_platform?