Note. This viewer is a modified version of the excellent gist renderer at http://pagist.github.io.
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!
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
- Remove the
s
fromhttps.
- Insert
pa
beforegist
.
The URL becomes http://pagist.github.com/3899155
Supports Markdown. You can write HTML (including scripts and styles) there too.
- Support custom layout.