presentation

fun presentation(block: Presentation.() -> Unit)

Register a Presentation definition. Each call adds one entry; the path assigned inside the block determines its URL (HTTP mode) or output filename (filesystem mode).

At least one presentation {} call is required for kslides to succeed.