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
License
MIT.