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 2425c1a commit a8d101aCopy full SHA for a8d101a
Gemfile
@@ -14,6 +14,10 @@ gem "minima", "~> 2.5"
14
# uncomment the line below. To upgrade, run `bundle update github-pages`.
15
# gem "github-pages", group: :jekyll_plugins
16
# If you have any plugins, put them here!
17
+
18
+gem 'html-pipeline'
19
+gem 'commonmarker', '0.23.11'
20
21
group :jekyll_plugins do
22
gem "jekyll-feed", "~> 0.12"
23
gem 'jekyll-spaceship', '~> 0.6'
0 commit comments