wowthemesnet / mundana-theme-jekyll

Mundana is a free Jekyll theme, Medium styled.
https://wowthemesnet.github.io/mundana-theme-jekyll/
747 stars 803 forks source link

add gem kramdown-parser-gfm #74

Closed JugglerX closed 3 years ago

JugglerX commented 3 years ago

Theme fails to build with Stackbit and some other deployment services

Dependency Error: Yikes! It looks like you don't have kramdown-parser-gfm or one of its dependencies installed. In order to use Jekyll as currently configured, you'll need to install this gem.

adding this gem to the Gemfile fixes the problem.