Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 618 Bytes

README.markdown

File metadata and controls

25 lines (15 loc) · 618 Bytes

mkdown

What is this?

Mkdown renders Markdown GitHub gists with alternative CSS. Use it to elegantly share gists written in Markdown. Built on top of Sinatra.

Install

git clone https://github.com/jack7890/mkdown.git
bundle install
shotgun -I. index.rb

..Or use the free public version

To create a mkdown URL, append the gist ID to a URL with the form: http://mkdown.com/{GIST ID}. The gist ID is the string at the end of a gist URL.

Feedback

Hit me up.

License

MIT.