com.carouselapps/githubpage2html

Converts github pages to HTML ready to use for example in WordPress posts

Leiningen/Boot

[com.carouselapps/githubpage2html "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.carouselapps/githubpage2html {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.carouselapps:githubpage2html:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.carouselapps</groupId>
  <artifactId>githubpage2html</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>