Total Pageviews

Saturday 20 August 2016

使用mkdocs,把Markdown文件转化为HTML & PDF

For each markdown files it will generate:

  • an HTML Document: example
  • an HTML Presentation (using reveal.js): example
  • a PDF Document (using XeLaTeX): example
  • a PDF Presentation (using Beamer): example
./compile.sh
If you want to be the 1337, install stack and
./build.sh
./compile

Dependencies


from https://github.com/yogsototh/mkdocs