/
For the complete documentation index, see llms.txt. This page is also available as Markdown.
A common pattern for paged documents is a full-bleed cover page, where an image spans the entire first page. This is achieved by combining:
.pageformat to remove margins on the first page;.container to hold a full-width image..doctype {paged}
.pageformat pages:{..1} margin:{0}
.container fullwidth:{yes} margin:{0}
!(100%)[Cover](cover.png)
# Introduction
...