Files
static-site-pdfs/README.md
2022-01-29 20:04:50 +00:00

12 lines
599 B
Markdown

# Static site PDFs
This repository contains an example TeX file and `pdf-targets.txt` metadata describing where in a static site that TeX file and its rendered PDF should live.
It is intended to be read in as a subtree to its [build pipeline](https://github.com/Smaug123/static-site-pipeline).
(You could alternatively use it as a submodule, if you are happy to forgo [Nix support](https://github.com/NixOS/nix/pull/5497).)
## The licence
The `RepresentableFunctors.tex` file is CC BY-SA 4.0.
The `pdf-targets.txt` file is licensed [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/).