Skip to content

Instantly share code, notes, and snippets.

@ashrithr
Created August 25, 2013 05:12
Show Gist options
  • Save ashrithr/6332133 to your computer and use it in GitHub Desktop.
Save ashrithr/6332133 to your computer and use it in GitHub Desktop.
Gist on Blogger

At the end of each of your blog posts, include the following code using the HTML editor:

<script src="https://raw.github.com/thedailygoza/gist-Blogger/master/gistBlogger.min.js" type="text/javascript"></script>

Now to include any gist template just add the following anywhere in your blog post (replace GistID with gist id found on url):

<div class="gistLoad" data-id="GistID">Loading ....</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment