Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/gustwind/plugins/breezewind-renderer/mod.ts>plugin

πŸ³πŸ’¨ – Deno powered JSON oriented site generator
Go to Latest
variable plugin
import { plugin } from "https://deno.land/x/gustwind@v0.35.0/plugins/breezewind-renderer/mod.ts";

type

Plugin<{ componentsPath: string; metaPath: string; layoutsPath: string; pageUtilitiesPath: string; }>