gist-it.appspot.com  •  Embed files from a github repository like a gist

Description

gist-it.appspot.com lets you take a file from your GitHub repository and embed it into any webpage, just like a gist

Syntax highlighting by google-code-prettify

Usage

To embed a file, wrap a GitHub url in a <script> tag like the following:

<script src="http://gist-it.appspot.com/github/$user/$repository/raw/$branch/$path"></script>

Try it

Load Reset
Paste or type in any GitHub file url (e.g. http://github.com/robertkrimen/gist-it-example/blob/master/example.js)


            
  Copy to Clipboard

Source

http://github.com/robertkrimen/gist-it

Author

Robert Krimen

Feedback

Submit