You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 years ago | |
---|---|---|
bin | 10 years ago | |
lib | 11 years ago | |
.gitignore | 11 years ago | |
Gemfile | 11 years ago | |
LICENSE | 11 years ago | |
README.md | 11 years ago | |
Rakefile | 11 years ago | |
sharkfrown.gemspec | 10 years ago |
README.md
Preview ur markdowns
gem install sharkfrown
cd /my/project/with/markdown/files
sharkfrown
Open http://localhost:6789/
and away you go!
How?!
Rack::Directory
and a really simple Rack app that processes Markdown w/ syntax highlighting from Pygments.