Embed Gist in Blogger

This is a sample blog showing how to add a gist from Github.com into the blogger (For WordPress blogs please visit here). Assume you want to add the following gist to your blog:
https://gist.github.com/SQLGear/8d1f21df58d77b4d2f7b
In order to add the above gist, we need to add ".js" at the end of the URL and place it as a source ("src") into a script tag. The resulting code will look something like below:

<script src="https://gist.github.com/SQLGear/8d1f21df58d77b4d2f7b.js"></script>

Adding the resulting code into your blog's HTML editor at required place will place the Gist as below:
--//Readme//--
/*
This is the sample gist.
*/
view raw Readme hosted with ❤ by GitHub

Make Money from Surveys

Popular posts from this blog

Schema.Object has an unresolved reference to Schema

The current master key cannot be decrypted

RDP Issue: The Function requested is not supported