rcharts / viewer

A viewer for rCharts stored as gists
3 stars 2 forks source link

Note. This viewer is a modified version of the excellent gist renderer at http://pagist.github.io.

Pagist: Turn a Gist into a nice looking web page

Pagist is a small web app that turns a Gist into a nice-looking web page.

MathJax is included so you can write beautiful math. See an example, or a kitchen sink.

Contributions welcomed!

screenshot

How To Use

Go to gist.github.com and create a Gist.

Now, from a Gist URL, let's say, https://gist.github.com/3899155

  1. Remove the s from https.
  2. Insert pa before gist.

The URL becomes http://pagist.github.com/3899155

See an example

Features

Supports Markdown. You can write HTML (including scripts and styles) there too.

To Do