Skip to content

Instantly share code, notes, and snippets.

@robertgreiner
Created April 23, 2012 20:06
Show Gist options
  • Save robertgreiner/2473463 to your computer and use it in GitHub Desktop.
Save robertgreiner/2473463 to your computer and use it in GitHub Desktop.
Creating a Gist that looks good on your blog and is compatible with Google Reader
<p>
<script src="https://gist.github.com/<gist_id>.js"> </script>
<noscript>
<pre>
//Your code here
//Be sure you escape your tags with &lt; and &gt; when displaying things like HTML.
</pre>
</noscript>
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment