+ [2015-10-12T11:56:07Z] mantas Something that would make requests to my VPS, probably utilizing a token-based authentication mechanism
+ [2015-10-12T12:42:21Z] diyfupeco I guess he talked about wordpress …
+ [2015-10-12T13:56:39Z] mattga Anyone here that can clarify something for me?
+ [2015-10-12T14:07:20Z] mattga Do I have to configure jekyll to be able to find php files? In deployment it tries to add index.html at the end of a url for a php file
+ [2015-10-12T17:54:56Z] jaybe matt

message no. 115829

Posted by zanshin in #jekyll at 2015-10-12T04:19:31Z

kzisme: There's a list of themes on the Jekyll Github Wiki (https://github.com/jekyll/jekyll/wiki/Themes) and also a list of sites, many with source links (https://github.com/jekyll/jekyll/wiki/sites) for inspiration .
+ [2015-10-13T04:30:50Z] insidious15 i'm trying to get {{content}} to only lead to the current post.url
+ [2015-10-13T04:30:59Z] insidious15 but when i put content in my post loop
+ [2015-10-13T04:31:08Z] insidious15 all that happens is it loops through the posts again in its own style