shiroa

Build Metadata

dest-dir stringstring

The directory to put the rendered book in. By default this is book/book/ in the book’s root directory. This can be overridden with the --dest-dir--dest-dir CLI option.

#build-meta(
dest-dir: "../dist",
)
#build-meta(
dest-dir: "../dist",
)

When you set it to ../dist../dist, shiroashiroa will output the rendered book to parent/to/book.typ/../../distparent/to/book.typ/../../dist or calculated parent/distparent/dist.