+ [9 years ago] travis-ci jekyll/jekyll#6318 (fix-html-htm-xhtml-pages) The build has errored. https://travis-ci.org/jekyll/jekyll/builds/91920324
+ [9 years ago] travis-ci jekyll/jekyll#6321 (fix-html-htm-xhtml-pages) The build passed. https://travis-ci.org/jekyll/jekyll/builds/91921032

message no. 120584

Posted by PrincessZoey in #jekyll at 2015-11-18T18:51:49Z

it should be index.html
+ [9 years ago] UniFreak when install jekyll from source, is there a way to let jekyll use another source?
+ [9 years ago] UniFreak ok, now the `bundle install` don't complain about hitimes
+ [9 years ago] UniFreak but, still, `jekyll serve` is saying that it can't find redcarpet, even though the `bundle install` has already installed the redcarpet
+ [9 years ago] UniFreak also tried `bundle exec jekyll build` and `bundel exec jekyll serve`,
+ [9 years ago] UniFreak both said that jekyll is not in gemfile, so I added `gem: 'jekyll'` into the gemfile