jekyll-pandoc-multiple-formats
By fauno
Use pandoc to generate your site in multiple formats. Supports pandoc’s markdown extensions
To install, add this to your Gemfile
:
and run bundle install
. To use, run Jekyll with
bundle exec
preceding it: