chore: disable automatic latex build

currently the PDF will not re-generate if an image is updated
This commit is contained in:
relikd
2023-03-03 23:14:29 +01:00
parent 2911bfe705
commit 542f2d1987
3 changed files with 16 additions and 16 deletions

View File

@@ -27,7 +27,7 @@ Install
3. Run `make dev server` to run a local server and preview the page.
4. For distribution run `make build deploy` and add an [official deploy](https://www.getlektor.com/docs/deployment/).
4. For distribution run `make build pdf deploy` and add an [official deploy](https://www.getlektor.com/docs/deployment/).
### Modify