Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/blocks/scripts/apps/init.ts>TemplateGenerator

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Go to Latest
type alias TemplateGenerator
import { type TemplateGenerator } from "https://deno.land/x/blocks@1.72.0/scripts/apps/init.ts";
definition: (ctx: InitContext) => Promise<string> | string