Skip to content

rcharts/viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

  • The description of the Gist becomes the page title.
  • Make sure to put in the filename as something.md, and write something in Markdown.

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

  • Support custom layout.

About

A viewer for rCharts stored as gists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published