Build and deploy beautiful documentation sites that grow with you

Build and deploy beautiful documentation sites that grow with you

OrchidEditorial

official docs

Homepage

Homepage

Post Layout

Post Layout

Search

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