+[2015-11-18T18:59:09Z]PrincessZoeyI use redcarpet and rogue +[2015-11-18T18:59:12Z]roflmyeggook, NP +[2015-11-18T18:59:16Z]roflmyeggothanks :D +[2015-11-18T22:02:45Z]travis-cijekyll/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-cijekyll/jekyll#6321 (fix-html-htm-xhtml-pages) The build passed. https://travis-ci.org/jekyll/jekyll/builds/91921032
PrincessZoey: in my _posts folder I have my_posts.textile
+[2015-11-19T10:03:14Z]UniFreakwhen install jekyll from source, is there a way to let jekyll use another source? +[2015-11-19T11:37:26Z]UniFreakok, now the `bundle install` don't complain about hitimes +[2015-11-19T11:38:24Z]UniFreakbut, 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]UniFreakalso tried `bundle exec jekyll build` and `bundel exec jekyll serve`, +[2015-11-19T11:41:15Z]UniFreakboth said that jekyll is not in gemfile, so I added `gem: 'jekyll'` into the gemfile