when I use
and then
but the following error occurs:
Please report a bug if this causes problems.
Configuration file: /home/roger/Codes/websites/dotX/_config.yml
Source: source
Destination: _site
Generating...
You are missing a library required for Markdown. Please run:
$ [sudo] gem install kramdown
Conversion error: Jekyll::Converters::Markdown encountered an error while converting '_posts/2015-12-20-welcome-to-jekyll.markdown/#excerpt':
Missing dependency: kramdown
ERROR: YOUR SITE COULD NOT BE BUILT:
------------------------------------
Missing dependency: kramdown
But
works fine
when I use
and then
but the following error occurs:
But
works fine