Update links to main repo

This commit is contained in:
Patrick Stevens
2022-01-29 20:05:54 +00:00
committed by GitHub

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# 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/).