Commit Graph

5 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
d8a2d4e2d4 Better compression stat output 2024-03-12 23:42:49 -04:00
Vijay Janapa Reddi
039a414486 Improved the compression script
Added in some error checking and also improved the ability to do compression via Ghostscript or PyPDF. The latter is needed to make sure things work consistently however that has environmental build issues or requirements whereas the latter is fully Python based as long as you have the pip libraries.
2024-03-12 23:03:56 -04:00
Vijay Janapa Reddi
a35073cccf Improved the compress and publish script
Added error checking + option to use PyPdf only so no GS dependencies (but doesn't work well all the time, so we still have to support GS). Then some command line help options.
2024-03-12 23:01:54 -04:00
Ikechukwu Uchendu
6808c4af1f Added quarto publish without render 2024-03-11 22:24:25 -04:00
Ikechukwu Uchendu
becccbb27e Made script for compressing the output of quarto publish 2024-03-11 22:15:44 -04:00