latest 19 messages by syndikate

+ [2016-06-06T06:00:10Z] syndikate Hello people, I am trying to create a file in my repo using api ( gihub_api gem, rails app) although I am failing with a 404 error. I have already setup omniauth, and it works fine. I have the access token as well
+ [2016-06-05T09:29:34Z] syndikate Encoding::UndefinedConversionError ("\xE2" from ASCII-8BIT to UTF-8):
+ [2016-06-05T09:29:33Z] syndikate I was trying to pass the default _jekyll post to kramdown gem and I get this error
+ [2016-06-04T20:28:23Z] syndikate hey people, how does jekyll figure if a directory is a jekyll blog compatible directory
+ [2016-05-29T14:50:30Z] syndikate pontiki, respond to my PM
+ [2016-05-29T13:35:31Z] syndikate So I want to imitate or use jekyll generation inside my app
+ [2016-05-29T13:34:47Z] syndikate though I was not sure where to start to understand it
+ [2016-05-29T13:33:50Z] syndikate I did see the list of generators in the jekyll site
+ [2016-05-29T13:32:54Z] syndikate Also, now on how it generates the final html
+ [2016-05-29T13:32:40Z] syndikate I was also banking on _config.yml
+ [2016-05-29T13:32:24Z] syndikate There is not specific thing it is looking for
+ [2016-05-29T13:32:14Z] syndikate Ah that's what I was thinking too
+ [2016-05-29T13:30:19Z] syndikate First I need to know how to decide if a repo is a jekyll-blog repo...that is one of the use..how can I determine that?
+ [2016-05-29T13:26:08Z] syndikate So I am planning to write a tool for jekyll and I need to know if I will be able to use jekyll as a library