+[2015-04-14T18:05:33Z]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org) +[2015-04-14T19:28:31Z]travis-cijekyll/jekyll#5688 (fix-jekyll-minitest-rspec-mocks) The build passed. http://travis-ci.org/jekyll/jekyll/builds/58492731 +[2015-04-14T19:28:32Z]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org) +[2015-04-14T20:22:04Z]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org) +[2015-04-14T20:22:04Z]travis-cijekyll/jekyll#5692 (master) The build was broken. http://travis-ci.org/jekyll/jekyll/builds/58500322
How can I escape charachters in markdown using jekyll? The backslash is failing on me.
+[2015-04-15T18:16:45Z]namespaceOkay, a few questions since I can't seem to be able to get it to work: +[2015-04-15T18:17:16Z]namespace1. Does my _config.yml file need to include all the config options such as the defaults outlined in the docs or does it only have to specify the things I want to change? +[2015-04-15T18:17:53Z]namespace2. Is there a comprehensive list of 'things I need' in my jekyll directory for a built site to actually be processed by the liquid tag system? I know that front matter is necessary what else? +[2015-04-15T18:18:00Z]namespaceDoes my index.html need front matter for example? +[2015-04-15T18:32:47Z]namespaceTroubleshooting page says 1 isn't the problem, how about two? For example is a 'default' layout in _layouts necessary?