+ [2013-07-30T09:13:40Z] radiodario hi 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] jaybe radiodario, are you attempting to use plugins with github?
+ [2013-07-30T16:52:08Z] jaybe is 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] procrastubator Hey 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] procrastubator Two, 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

message no. 6128

Posted by tbjers in #jekyll at 2013-07-30T02:42:37Z

Hey, anyone awake in here? Got a question about category indexes generated with the category_generator plugin... When the pages are generated the markdown doesn't seem to be processed in the posts, any ideas what I can do to fix?
+ [2013-07-31T09:10:05Z] radiodario jaybe: nah no plugins!
+ [2013-07-31T10:22:39Z] ciupicri I'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] ircmaxell I'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] jaybe pfaff_, jekyll version?