kaivalyar / htmlpreview

HTML Preview for GitHub Repositories

Home Page:http://kaivalyar.github.io/htmlpreview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub HTML Preview

View browser rendered HTML on GitHub, instead of source code. This is a fork of the excellent htmlpreview project by Jerzy Głowacki.

Synopsis

This project allows users to view how HTML source code hosted on GitHub looks when rendered by the browser. Instead of only reading HTML source code, quickly glance at its appearance before debugging or making other minor edits. Please read Jerzy Głowacki's description of htmlpreview to understand how this project functions.

Setup

This particular fork is maintained to enable the GitPreview chrome extension to function.

However, to use directly, prepend kaivalyar.github.io/htmlpreview/? to the URL of the HTML file you are browsing on GitHub. Alternativeley, navigate to kaivalyar.github.io/htmlpreview/ from your browser and copy-paste the URL of the HTML file hosted on GitHub.

Contact

If you have any questions, suggestions, or feedback, please feel free to write to kaivalyaraw@gmail.com. I look forward to hearing from you.

License

Jerzy Głowacki (Niu Tech) is the original author of this code, and I have only made minor edits. This repository is licensed under the MIT license.

About

HTML Preview for GitHub Repositories

http://kaivalyar.github.io/htmlpreview

License:MIT License


Languages

Language:JavaScript 80.1%Language:HTML 19.9%