moski / gist-Blogger

Adding Gist support to blogger dynamic view
http://blog.moski.me/2012/01/gist-with-bloggers-dynamic-views.html
85 stars 52 forks source link

Embed in Blogger Template #2

Open hanxue opened 11 years ago

hanxue commented 11 years ago

Hello Moski,

Thanks for the awesome effort for creating gist-Blogger. I've been using it and finding it really handy. Is there a way to modify the script to embed it within Blogger's HTML template?

I've tried including it this way, right before but it does not work

<script expr:src='data:blog.dynamicViewsCommentsSrc'/>
<script src='https://raw.github.com/moski/gist-Blogger/master/public/gistLoader.js' type='text/javascript'/>

Thanks, Hanxue