+[2015-11-25T23:20:48Z]jaybealso see how [[jekyllrb.com]] is built for examples +[2015-11-25T23:20:48Z]jekyllrb[[jekyllrb.com]] https://github.com/jekyll/jekyll/tree/master/site +[2015-11-25T23:21:28Z]ericandrewlewisjaybe: thank you, your direction has been invaluable :D +[2015-11-25T23:21:54Z]jekyllrb[[shrug]] ¯\_(ツ)_/¯ +[2015-11-25T23:21:54Z]jaybewelcome! [[shrug]]
message no. 122163
Posted by jaybe in #jekyll at 2015-11-25T23:20:48Z
also see how [[jekyllrb.com]] is built for examples
+[2015-11-26T00:30:44Z]Arr0wayguys, I can't get my jekyll site to build - weird issue affecting one post only https://gist.githubusercontent.com/anonymous/7c268ad427bfa99cc648/raw/209e231deffb39b09ca940a46794cc78bc94cb04/gistfile1.txt +[2015-11-26T00:31:53Z]Arr0wayhow can i get jekyll to tell me where the error is when it parses the markdown file? +[2015-11-26T01:17:38Z]PrincessZoeyjekyll build --trace Arr0way +[2015-11-26T01:18:34Z]Arr0wayPrincessZoey: didnt work i eventually found it going though it line by line - didn;t like a code snippet between {% highlight bash%} tags +[2015-11-26T01:19:20Z]Arr0waybe nice if it told you the line number it borks at - bit of a joke doing what i just did took hours (massive file)