Skip to content

Instantly share code, notes, and snippets.

@andresmoschini
Forked from benbalter/gist.md
Created May 14, 2013 01:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andresmoschini/5572843 to your computer and use it in GitHub Desktop.
Save andresmoschini/5572843 to your computer and use it in GitHub Desktop.

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 %}.

And here's what it would look like rendered:

Rendered Gist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment