Comment by amitav1
12 hours ago
It looks cool! No experience with Zig so can't comment on the accuracy, but I will take a look at it this week. Also a bit annoying that there is no PDF version that I could download as the website is pretty slow. After taking a look at the repository (https://github.com/zigbook/zigbook/tree/main), each page seems to be written in AsciiDoc, so I'll take a look about compiling a PDF version later today.
If there is a PDF version, please remember to give me one. Thank you in advance.
I'd suggest downloading the AsciiDoc files from the repository and converting them to PDF with Pandoc. You may also need to use pdftk, if you convert one file at a time and need to assemble those files into one PDF.
https://pandoc.org/
https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/