aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-09 23:23:38 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-09 23:23:38 +0300
commit59916f459680ae3f374ed333fad5543f7447b7f3 (patch)
tree6c61a0da44b1e881ca5156de9280cffd769848d2 /Gemfile
parentcategories: list uncategorized posts too (diff)
downloadjekyll-theme-59916f459680ae3f374ed333fad5543f7447b7f3.tar.gz
jekyll-theme-59916f459680ae3f374ed333fad5543f7447b7f3.zip
add some pages & posts to showcase the theme
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..e495bd4
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,2 @@
+source 'https://rubygems.org'
+gem 'github-pages', '212'