1
0
mirror of https://github.com/chylex/Blog.git synced 2025-08-30 02:53:10 +02:00

Add Gemfile

This commit is contained in:
2022-04-29 07:31:52 +02:00
parent e5da6eb49f
commit b51e138b72

5
Gemfile Normal file

@@ -0,0 +1,5 @@
source "https://rubygems.org"
gem "jekyll"
gem "jekyll-paginate"
gem "jekyll-theme-cayman"