Here's an example of how to embed a Gist on GitHub Pages:
{% gist 5555251 %}
All you need to do is copy and paste the Gist's ID from the URL (here 5555251), and add it to a gist tag surrounded by {% and %}.
^^^ I want this feature also!!! I want to be abled to embed each revision of a gist.
What are you talking about
Is there any way to link a revision of a gist file?