+[2013-07-30T09:13:40Z]radiodariohi guys, i'm getting 'page build failed' from github, but it builds just fine in jekyll locally, no errors etc. Is there a way to get more helpful error messages back? +[2013-07-30T15:11:39Z]jayberadiodario, are you attempting to use plugins with github? +[2013-07-30T16:52:08Z]jaybeis there a way to acquire the contents of a directory within the file system? e.g. {% for files in FILEPATH %} <p>{{ files.filename }}</p> ? +[2013-07-30T18:33:49Z]procrastubatorHey guys, I have two questions. One, I'm building a fairly basic information-portoflio type site for a small business. What are some clean, pretty ready to go themes I can use? Or alternatively, where can I find some? Google seems to bring up sparse results. +[2013-07-30T18:35:33Z]procrastubatorTwo, if I cloned a Jekyll git repository, and the theme displays without rendering the CSS for the page, what might be going wrong? I'm not sure how to debug this since everything seems to be in its right place. This is the repository in question: https://github.com/mmistakes/so-simple-theme
jgornick: is the site you're building in a private or public repo?
+[2013-07-31T09:10:05Z]radiodariojaybe: nah no plugins! +[2013-07-31T10:22:39Z]ciupicriI'm getting this error when running jekyll on Fedora 19 http://paste.fedoraproject.org/29178/37526611 . I installed it by running gem install jekyll. +[2013-07-31T13:37:26Z]ircmaxellI'm running into an issue on OSX where the yaml parser isn't recognizing \n only line endings. Is there any way to force the parser to recognize \n as a valid line ending (rather than looking for \r\n)? Or is there something else going on that I'm not seeing? +[2013-07-31T16:48:32Z]pfaff_having an odd issue when i try to generate my site, i get this error http://pastebin.com/66GTSHWH +[2013-07-31T16:51:53Z]jaybepfaff_, jekyll version?