+ [2015-03-02T22:50:10Z] ofcan I'm trying to host it on Github pages, but it is not displaying images and links to thhe blogposts are broken
+ [2015-03-02T22:50:18Z] ofcan can you please help me?
+ [2015-03-02T22:50:32Z] ofcan here's the link to the SO question > http://stackoverflow.com/questions/28820917/jekyll-on-github-pages-not-displaying-images-and-has-broken-links
+ [2015-03-02T22:50:34Z] jekyllrb Title: Jekyll on Github pages not displaying images and has broken links - Stack Overflow (at stackoverflow.com)
+ [2015-03-02T23:00:45Z] jaybe almost waited 5 full minutes

message no. 82014

Posted by ofcan in #jekyll at 2015-03-02T22:50:32Z

here's the link to the SO question > http://stackoverflow.com/questions/28820917/jekyll-on-github-pages-not-displaying-images-and-has-broken-links
+ [2015-03-03T04:47:46Z] ovrstorm What do I need to do to get jekyll build to take a link in a markdown file like [My Link](file.md) and change it to [My Link](file.html) in the output html file?
+ [2015-03-03T07:53:29Z] ovrstorm looks like - {{ content | replace:'.md','.html' }} is going to work for starters
+ [2015-03-03T09:43:40Z] pontiki morning...
+ [2015-03-03T11:55:37Z] vegardx So, I'm trying to get cache busting working. And have, somewhat. But when it searches for posts it does not understand that it should bust things there too. It just says it cant locate the file.
+ [2015-03-03T11:56:05Z] vegardx https://gist.github.com/vegardx/5a517b4ce466435b7ff7