+ [2016-11-30T23:35:23Z] prxq <http://mojavelinux.github.io/asciidoc-examples/javaeeworkshop.html>, from <https://plus.google.com/114112334290393746697/posts/CdXJt6hVn5A>
+ [2016-11-30T23:35:24Z] jekyllrb Title: JBoss Java EE 6 Workshop (at mojavelinux.github.io)
+ [2016-11-30T23:35:31Z] prxq nighty
+ [2016-12-02T10:59:12Z] timwis thanks for writing all that allejo. shocking how much we write to deal with liquid quirks sometimes :-/ i also posted my question in the liquid github repo and got a response: https://github.com/Shopify/liquid/issues/831 looks like if i just convert it to a float (times: 1.0), divide_by will keep the decimals
+ [2016-12-02T10:59:12Z] jekyllrb Title: Can't calculate a percentage because divided_by rounds · Issue #831 · Shopify/liquid · GitHub (at github.com)

message no. 158020

Posted by timwis in #jekyll at 2016-12-02T10:59:12Z

thanks for writing all that allejo. shocking how much we write to deal with liquid quirks sometimes :-/ i also posted my question in the liquid github repo and got a response: https://github.com/Shopify/liquid/issues/831 looks like if i just convert it to a float (times: 1.0), divide_by will keep the decimals
+ [2016-12-03T04:41:53Z] jaybe ./commits
+ [2016-12-03T04:41:54Z] jekyllrb 2016-12-02T22:45:06-0600: Describe #5614 better. <https://github.com/jekyll/jekyll/commit/d219b9f6c54910f705b42d6ee00e22897f9a214b>
+ [2016-12-03T11:13:10Z] salexa hello jekyll community! is there any feature in jekyll which i can pass site_template as argument to jekyll new command?
+ [2016-12-03T16:31:21Z] human283 hi everyone, just starting to play with jekyll and all was good until I placed my source files in a custom dir (./_source). Since then, I get this error: Regenerating: 1 file(s) changed at 2016-12-03 17:09:13 Error reading file /Users/me/Development/jk_site/_layouts/home.html: No such file or directory @ rb_sysopen - /Users/me/Development/jk_site/_source/Users/me/Development/jk_site/_layouts/home.html
+ [2016-12-03T16:32:04Z] human283 all I found points to an old bug on windows but I'm on osx ...