Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.41 KB

File metadata and controls

21 lines (11 loc) · 1.41 KB

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.