This is the PDF.
To build it, just run:
makeYou need to have
latexmk,
inkscape,
wget,
LaTeX (TeX Live with xelatex),
and the fonts
PT Serif,
PT Sans,
PT Mono
installed.
To run source code quality checks (spelling, style, formatting), use:
make testThis additionally requires
aspell,
Ruby, and the
texsc
and
texqc gems.