Built with LaTeX2HTML

Vitor Py


This site is authored in LaTeX and converted to static HTML with LaTeX2HTML.

Pipeline

Each public page is an index.tex document. The build runs LaTeX2HTML in single-page, navigation-free, HTML5 mode and renders mathematical material as SVG. The generated public/ directory is then deployed by rsync.

Local build

./scripts/build

The bootstrap helper pins LaTeX2HTML commit 8de149ed754a1cadd944b04efb3e2a42026c5f0c and installs it under the repository-local, ignored .tools/ directory.