+[10 years ago]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org) +[10 years ago]travis-cijekyll/jekyll#5688 (fix-jekyll-minitest-rspec-mocks) The build passed. http://travis-ci.org/jekyll/jekyll/builds/58492731 +[10 years ago]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org) +[10 years ago]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org) +[10 years ago]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.
+[10 years ago]namespaceOkay, a few questions since I can't seem to be able to get it to work: +[10 years ago]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? +[10 years ago]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? +[10 years ago]namespaceDoes my index.html need front matter for example? +[10 years ago]namespaceTroubleshooting page says 1 isn't the problem, how about two? For example is a 'default' layout in _layouts necessary?