+ [2014-11-18T22:13:52Z] checkit bret: Okay, I'll give that ago.
+ [2014-11-18T22:25:16Z] vividmarginal i have a theoretical question I'd like to ask!
+ [2014-11-18T22:27:33Z] vividmarginal I have a jekyll blog, and I want it to detect new posts when I write "jekyll build" and compose those new posts in an email to my tumblr
+ [2014-11-18T22:27:59Z] vividmarginal is this possible? I just want something that does as much social media for me as possible so i don't have to.

message no. 61900

Posted by checkit in #jekyll at 2014-11-18T18:37:37Z

hey guys... I'm trying to install Jekyll but I'm getting a strange error when executing "gem install jekyll" https://gist.github.com/mrjonleek/d0714c3c2452f6a73670
+ [2014-11-19T13:43:58Z] sidh Greetings
+ [2014-11-19T13:46:25Z] sidh I've set up my first Jekyll environment and install the Freelancer theme, I've read the official documentation and regarding the folder structure of the theme , I can't find the index.md file that has generated the default index.html file provided with the theme, do you know how I can have it ?
+ [2014-11-19T13:59:40Z] jaybe sidh, perhaps there's an index.html file
+ [2014-11-19T13:59:41Z] einball sidh: I'm using the dinky theme and there was an index.md file in the root of my jekyll workdir .. Create it, add YAML front matter and it should be generated