We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 169b29d commit c3907cfCopy full SHA for c3907cf
Gemfile
@@ -0,0 +1,2 @@
1
+source 'https://rubygems.org'
2
+gem 'github-pages', group: :jekyll_plugins
Makefile
@@ -3,7 +3,7 @@
3
4
# Settings
5
MAKEFILES=Makefile $(wildcard *.mk)
6
-JEKYLL=jekyll
+JEKYLL=bundle exec jekyll
7
JEKYLL_VERSION=3.7.3
8
9
PARSER=bin/markdown_ast.rb
0 commit comments