API Reference
The GenGen Dart packages expose several extension points:
BasePluginβ implement custom build logic or asset processing.Siteβ access the singleton site instance, posts, pages, and configuration.DocumentDropβ extend the data available to Liquid templates.
Generated API docs live in the repository under docs/api/ once you run dart doc. You can host them alongside this documentation by copying the HTML output into a subdirectory and linking to it here.