gist-Blogger
gist-Blogger copied to clipboard
Adding Gist support to blogger dynamic view
I have long lines in Ruby code. I switch on soft-wrap on gist.github.com, but nothing is altered, long lines aren't wrapped.
I just gave this a try and it failed, Uncaught ReferenceError: $ is not defined gistBlogger.js:125 This was a standard theme from Blogger...
In order to avoid "strict MIME type checking is enabled" error with Chrome.
The instructions in the Readme allow gists in dynamic views, yaaaay! However my blog is set up to use a mobile friendly template when Blogger detects a mobile device. This...
Changed the domain to "cdn.rawgit.com" inside README.md to stay consistent with the actual domain change inside of gistLoader.js
If you see this blog post using gist-blogger we do not have any comment panel or like button at the bottom of the post.. [gist-blogger-theme-mosaic-Not-working-blog](http://whatcoolwelearnedtoday.blogspot.in/2014/06/why-i-am-loving-clojure-lisp-language.html?view=mosaic) but the comment panel is...
Chrome Console Displays: Refused to execute script from 'https://raw.github.com/moski/gist-Blogger/master/public/gistLoader.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. Searching for a fix lead me...
I can't manage to get the gists loading on my blog when I use Internet Explorer (IE 10). Also I've tried viewing posts containings gists from other blogs with IE...
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...