Skip to content

robbl/pandoc-travis-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Releases

No releases published

Packages

No packages published

Languages

  • Shell 90.4%
  • Makefile 9.6%