• This repository has been archived on 30/Mar/2024
  • Stars
    star
    129
  • Rank 279,262 (Top 6 %)
  • Language
    JavaScript
  • Created over 12 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Renders .html pages from github repositories for instant viewing.

github-renderer

github-renderer is a utility that lets you view rendered HTML pages from github repositories on the fly.

Install

javascript:(function(){var d=document,s=d.createElement('script');s.src='//raw.github.com/ryt/github-renderer/master/render.js';d.body.appendChild(s);})();

Alternatively, if github allows you, you can drag [this] to your bookmarks bar.

Usage

These are HTML pages from various repos.
Browse them and click on the "github-renderer" bookmark to render them.

Note: make sure you allow pop-ups from *.github.com in your browser.

Note 2: This works best with Chrome or Safari. Firefox won't load js and css files for some of these links.