如何看到一个html页面在github作为正常呈现的html页面在浏览器中查看预览,无需下载? [英] How to see an html page on github as a normal rendered html page to see preview in browser, without downloading?

查看:1795
本文介绍了如何看到一个html页面在github作为正常呈现的html页面在浏览器中查看预览,无需下载?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

http://github.com 开发人员保留项目的html,csss,javascript和图像文件。如何在浏览器中查看html输出?

On http://github.com developer keep the html, csss , javascript and images files of the project. How i can see html output in browser?

例如此 https://github.com/necolas/css3-social-signin-buttons/blob/master/index.html

当我打开它,它不显示作者的代码的渲染html。它将页面显示为源代码。

when i open this it doesn't show the rendered html of the code of author. it shows the page as a source code.

是否可以直接看到呈现的HTML?否则我总是需要下载整个zipt来查看结果

Is it possible to see as rendered HTML directly? otherwise i always need download the whole zipt to just to see the result

推荐答案

在GitHub上预览HTML文件最舒适的方法是请转到 http://htmlpreview.github.com/ 或将其添加到原始网址,例如:http://htmlpreview.github.com/?https://github .com / bartaz / impress.js / blob / master / index.html

The most comfortable way to preview HTML files on GitHub is to go to http://htmlpreview.github.com/ or just prepend it to the original URL, i.e.: http://htmlpreview.github.com/?https://github.com/bartaz/impress.js/blob/master/index.html

这篇关于如何看到一个html页面在github作为正常呈现的html页面在浏览器中查看预览,无需下载?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆