Build and deploy beautiful documentation sites that grow with you

Build and deploy beautiful documentation sites that grow with you

OrchidCopper

official docs blogs

Homepage

Homepage

Page Layout

Page Layout

No-Box Layout

No-Box Layout

Forms

Forms
dependencies {
    orchidRuntime("io.github.javaeden.orchid:OrchidCopper:0.18.0")
}
<dependency>
    <groupId>io.github.javaeden.orchid</groupId>
    <artifactId>OrchidCopper</artifactId>
    <version>0.18.0</version>
    <type>pom</type>
</dependency>
@file:DependsOn("io.github.javaeden.orchid:OrchidCopper:0.18.0")