Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bri111/htmlpreview.github.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Many GitHub repositories doesn't use GitHub Pages to host their HTML files. GitHub HTML Preview
allows you to render those files without cloning or downloading whole repositories.

If you try to open raw versions of any HTML, CSS or JS files in a web browser directly from GitHub,
all you will see are sources. GitHub forces them to use the "text/plain" content-type. This script
overrides it by using Yahoo! Query Language.

To use it, just prepend this to the URL of any HTML file: http://htmlpreview.github.com/?

E.g.: http://htmlpreview.github.com/?https://github.com/twitter/bootstrap/blob/master/docs/index.html

GitHub HTML Preview is tested under Google Chrome and Mozilla Firefox, and it should work with any
websites, not only GitHub.

About

HTML Preview for GitHub Repositories

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 78.6%
  • HTML 21.4%