livioso / pandoc-travis-setup

πŸ”– Build PDFs from Markdown on Travis

Home Page:http://livioso.github.io/pandoc-travis-setup/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Pandoc on Travis - an example setup.

Builds PDF from Markdown on Travis and puts the created PDF into /dist on the gh-pages branch.

Example, Example PDF

Setup your own:

  1. Fork
  2. Adjust environment variables in .travis.yml as you wish.
  3. travis encrypt GH_OAUTH_TOKEN=<githubtoken> --add.
  4. Commit & Push

Inspiration & Credits:

Useful Links:

About

πŸ”– Build PDFs from Markdown on Travis

http://livioso.github.io/pandoc-travis-setup/

License:GNU General Public License v2.0


Languages

Language:Shell 90.4%Language:Makefile 9.6%