Skip to content

pagist/pagist

Repository files navigation

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

Turns a Gist (written in Markdown) into a nice web page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published