Skip to content

can not directly build with jekyll on Ubuntu 15.04 #5

@Roger-luo

Description

@Roger-luo

when I use

bundle install

and then

jekyll serve

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

bundle exec jekyll serve

works fine

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions