OutputConfig
Controls where and how presentations are emitted. Configured via com.kslides.KSlides.output. Both output modes can be enabled simultaneously; if neither is enabled a warning is logged and no output is produced.
Properties
Link copied to clipboard
Log level passed to Ktor's CallLogging plugin.
Link copied to clipboard
Directory on the classpath from which static content is served in HTTP mode.
Link copied to clipboard
When true, write static HTML files under outputDir. Default true.
Link copied to clipboard
When true, start a Ktor HTTP server serving the presentations. Default true.
Link copied to clipboard
Subdirectory of outputDir where Lets-Plot iframe HTML files are written.
Link copied to clipboard
Subdirectory of outputDir where Kotlin Playground iframe HTML files are written.
Link copied to clipboard
Directory containing the bundled reveal.js static assets (relative to the classpath).