prewriter / LaTeX-Travis-Pages

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

Home Page:https://prewriter.github.io/LaTeX-Travis-Pages/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://prewriter.github.io/LaTeX-Travis-Pages/

License:GNU Affero General Public License v3.0


Languages

Language:TeX 88.7%Language:HTML 11.3%