Skip to content

Instantly share code, notes, and snippets.

@ideasatrandom
Last active August 29, 2015 14:02
Show Gist options
  • Save ideasatrandom/6b2b1d2f0de10be85319 to your computer and use it in GitHub Desktop.
Save ideasatrandom/6b2b1d2f0de10be85319 to your computer and use it in GitHub Desktop.
Trying out bl.ocks.org Gist viewer

#bl.ocks.org example

<html>
<title>bl.ocks.org - example</title>
<body>
<p><strong>Hello http://bl.ocks.org !!!</strong></p>
<p><a href="new_gist_file.html">Relitive link example to gist file in the same repo </a>
</body>
</html>
<html>
<body>
<p>Example Gist file</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment