StaticRoot

data class StaticRoot(val dirname: String)

A directory under reveal.js's static asset root that kslides should expose when serving over HTTP. Registered on com.kslides.config.KSlidesConfig.httpStaticRoots.

Constructors

Link copied to clipboard
constructor(dirname: String)

Properties

Link copied to clipboard

directory name relative to src/main/resources/revealjs/.