Skip to content

Quickly publish pdf/html generated from LaTeX to Github Pages using Travis CI

License

Notifications You must be signed in to change notification settings

prewriter/LaTeX-Travis-Pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

You have a bunch of .tex files that you want to publish quickly and easily update website to keep up with changes in them.

Use this project. Using Travis CI it will:

  • compile them to PDF
  • convert them to HTML, using pdf2htmlEX
  • make website with links to PDF and HTML, and titles from \title{}

See example output at https://prewriter.github.io/LaTeX-Travis-Pages/

You need to set GITHUB_TOKEN to your personal access token in Travis settings in order for deployment to work.

About

Quickly publish pdf/html generated from LaTeX to Github Pages using Travis CI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published