OrchidBlog


About

The Orchid Blog bundle provides just what you need to get started writing your blog, and nothing more. You won't get bogged down trying to figure out what plugins you need as we have don'e the hard work for you. And every blog is unique, so we make no assumptions about how your site should look, giving you the freedom to pick one of our official Orchid themes, any other existing themes, or build your own from scratch!

Installation

dependencies {
    orchidRuntime("io.github.javaeden.orchid:OrchidBlog:0.21.2")
}
<dependency>
    <groupId>io.github.javaeden.orchid</groupId>
    <artifactId>OrchidBlog</artifactId>
    <version>0.21.2</version>
    <type>pom</type>
</dependency>
libraryDependencies += "io.github.javaeden.orchid" % "OrchidBlog" % "0.21.2"
@file:DependsOn("io.github.javaeden.orchid:OrchidBlog:0.21.2")

Included In This Bundle