+ [2015-11-18T18:59:09Z] PrincessZoey I use redcarpet and rogue
+ [2015-11-18T22:02:45Z] travis-ci jekyll/jekyll#6318 (fix-html-htm-xhtml-pages) The build has errored. https://travis-ci.org/jekyll/jekyll/builds/91920324
+ [2015-11-18T22:32:14Z] 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
+ [2015-11-19T10:03:14Z] UniFreak when install jekyll from source, is there a way to let jekyll use another source?
+ [2015-11-19T11:37:26Z] UniFreak ok, now the `bundle install` don't complain about hitimes
+ [2015-11-19T11:38:24Z] UniFreak but, still, `jekyll serve` is saying that it can't find redcarpet, even though the `bundle install` has already installed the redcarpet
+ [2015-11-19T11:40:53Z] UniFreak also tried `bundle exec jekyll build` and `bundel exec jekyll serve`,
+ [2015-11-19T11:41:15Z] UniFreak both said that jekyll is not in gemfile, so I added `gem: 'jekyll'` into the gemfile