> For the complete documentation index, see [llms.txt](https://docs.jsfiddle.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jsfiddle.net/github-integration.md).

# Github Integration

- [Display fiddle from a Github repository](https://docs.jsfiddle.net/github-integration/untitled-1.md): This allows you to skip the part of hosting code on JSFiddle and load it directly into the editor from a Github repository.
- [Display fiddle from Gist](https://docs.jsfiddle.net/github-integration/untitled.md): Read a demo from Github Gist and present it as a fiddle.
- [Pass response directly from a Github repo](https://docs.jsfiddle.net/github-integration/pass-response-directly-from-github-repository.md): While the demo might use an Async requests, JSFiddle will read them and send using the right MIME type.
- [Pass response directly from Gist](https://docs.jsfiddle.net/github-integration/demo-from-a-github-repository.md)
