Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Gists too #2

Open
dergachev opened this issue Dec 18, 2012 · 2 comments
Open

Support Gists too #2

dergachev opened this issue Dec 18, 2012 · 2 comments

Comments

@dergachev
Copy link

Hopefully it should be straightforward to support Gist URLs as well.

Example gist:
https://gist.github.com/4329423

Example raw URL:
https://gist.github.com/raw/4329423/bae710bfc34fad43e782c85bc9f28dbd3cdcdfb8/index.html

Note that this URL also seems to work:
https://gist.github.com/raw/4329423/index.html

Also see a pretty webservice that renders gists with index.html:
http://bl.ocks.org/4329423

Keep in mind that it uses Github's Gist JS API, and I found that after a few minutes of browsing around that site my IP address was getting rate limited by Github.

Another service that renders gist (and a whole lot more):
http://plnkr.co/edit/gist:4329423?p=preview

@nixpulvis
Copy link

👍

1 similar comment
@szepeviktor
Copy link
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants