Skip to content

Instantly share code, notes, and snippets.

@andresaquino
Forked from soemarko/theme.html
Created September 24, 2017 08:27
Show Gist options
  • Save andresaquino/f9943ac19b76746521e78bdde39e0a78 to your computer and use it in GitHub Desktop.
Save andresaquino/f9943ac19b76746521e78bdde39e0a78 to your computer and use it in GitHub Desktop.
embed github gist to tumblr
<!-- Add the following lines to theme's html code right before </head> -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script>
<script src="http://static.tumblr.com/fpifyru/VCxlv9xwi/writecapture.js"></script>
<script src="http://static.tumblr.com/fpifyru/AKFlv9zdu/embedgist.js"></script>
<!--
Usage: just add <div class="gist">[gist URL]</div>
Example: <div class="gist">https://gist.github.com/1395926</div>
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment