diff options
author | metamuffin <metamuffin@disroot.org> | 2025-07-13 16:44:00 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-07-13 21:14:21 +0200 |
commit | 10ef9cc31c82ada3625eab232d8c4b81a1356f1a (patch) | |
tree | f341e595d20dc02b52a7a9d2cf661acfdedff31f /book/readme.md | |
parent | 8c009e07a3b40b44cc03d54a189de2df76118a53 (diff) | |
download | hurrycurry-10ef9cc31c82ada3625eab232d8c4b81a1356f1a.tar hurrycurry-10ef9cc31c82ada3625eab232d8c4b81a1356f1a.tar.bz2 hurrycurry-10ef9cc31c82ada3625eab232d8c4b81a1356f1a.tar.zst |
Split off component-specific content into seperate readme files
Diffstat (limited to 'book/readme.md')
-rw-r--r-- | book/readme.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/book/readme.md b/book/readme.md deleted file mode 100644 index 2a72931f..00000000 --- a/book/readme.md +++ /dev/null @@ -1,6 +0,0 @@ -# Hurry Curry! Recipe Book - -## Building - -The book is built with Typst and uses imagery from the book-assets submodule. -Then just `make` or for previewing just `make out/book.xx.pdf`. |