blob: 8e41071839d32c85e3a232cb9ab87c631826c8da (
plain)
1
2
3
4
5
6
7
8
|
# Hurry Curry! Recipe Book
## Building
The book is built with Typst and uses imagery from the recipe-book repository.
These are expected to be accessible at `book-repo/____.jpeg`, so symlinking or
cloning it as book-repo should suffice. Then just `make` or for previewing just
`make out/book.xx.pdf`.
|