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 865a2cd commit 8cbef67Copy full SHA for 8cbef67
Gemfile
@@ -8,3 +8,5 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
8
ruby '>=2.7.1'
9
10
gem 'github-pages', group: :jekyll_plugins
11
+gem 'kramdown-parser-gfm'
12
+gem 'mdl'
0 commit comments