• Stars
    star
    196
  • Rank 198,553 (Top 4 %)
  • Language
    CSS
  • Created almost 11 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Beautiful formatting for markdown gists

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.