Skip to content

nokeedev/jbake-gradle-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBake plugin for Gradle

This plugin allows rendering a site using JBake directly from Gradle. It’s spiritually connected to the official Gradle plugin but differ in the following ways:

  • The JBake extension can depend on remote content, templates, assets and properties.

  • The plugin provide a jbake software component for publishing in Maven and Ivy. Note that each JBake artifacts are published individually, e.g. content, templates, assets, properties and baked site.

  • The project allow creation of additional JBake extension to render other independent type of documentation.

This plugin uses similar defaults as the official plugin.

Note
This plugin was develop to support Nokee’s development need and is only used as a local plugin. There is currently no intention of publishing the plugin to the Gradle Plugin Portal.

About

A Gradle plugin for JBake

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages