poyo.co/boot-create-html

Create html pages from .html.edn

Leiningen/Boot

[poyo.co/boot-create-html "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

poyo.co/boot-create-html {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("poyo.co:boot-create-html:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>poyo.co</groupId>
  <artifactId>boot-create-html</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>