I have a repository on github, and I want to display on JSFiddle. I tried this tutorial
http://doc.jsfiddle.net/use/github_read.html. But when I access this url, I don’t see anything, just a jsfiddle template.
How can I show my javascript Demo in JSFiddle using a github repository?
Thanks for your answer.
i found to fixing that issue,
the name file js,css,html,details is recommended ‘demo'(without quote)
check this url