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>