1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00

💎 add Gemfile

This commit is contained in:
Jenil Gogari
2022-08-31 00:50:43 +00:00
parent 5d29292c13
commit 71919e1d72
3 changed files with 79 additions and 0 deletions

8
Gemfile Normal file
View File

@@ -0,0 +1,8 @@
source "https://rubygems.org"
gem "webrick", "~> 1.7"
gem "jekyll"
# group :jekyll_plugins do
# gem "jekyll-feed"
# end