Sorry if this is a stupid question.
Is there a way to see live demos of code samples hosted on gist?
For example, is there a way to see the live version of this sample? https://gist.github.com/tmcw/3452458
I can obviously download the code and run it locally, but I was wondering if gist is actually intended to host demos as well as raw code.
Gist: Is an additional feature added to github to allow the sharing of code snippets, notes, to do lists and more. You can save your Gists as secret or public. Secret Gists are hidden from search engines but visible to anyone you share the url with.
Gist is a simple way to share snippets and pastes with others. Whereas Repo is simply a place where the history of your work is stored.
Once you have logged into your GitHub account, click on your username in the top right corner. This will open a menu where you can see an option called 'Your gists'. Once you clicked that option, you will see your gist page.
I knew there was a way!
Go to http://bl.ocks.org/ and add the gist ID to the end of the URL.
For example: http://bl.ocks.org/3452458 for the gist in my original question.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With