Skip to content

Instantly share code, notes, and snippets.

@vincentopensourcetaiwan
Created July 25, 2012 02:38
Show Gist options
  • Save vincentopensourcetaiwan/3174061 to your computer and use it in GitHub Desktop.
Save vincentopensourcetaiwan/3174061 to your computer and use it in GitHub Desktop.
A simple way to embed gist into Blogger's dynamic view.
<div class="gistLoad" data-id="GistID" id="gist-GistID">Loading ....</div>
<script src="https://raw.github.com/moski/gist-Blogger/master/public/gistLoader.js" type="text/javascript"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment