Skip to content
starter

Gontify

AI SaaS landing

A full AI product marketing site: column-line hero, flowing logos, bento features, how-it-works, pricing, kinetic testimonials, FAQ, and CTA.

Neutral · dark

API Reference

Catalog contract for this template. Defaults are this page's live entry.

Skip Gontify fields table
FieldTypeDefaultDescription
slug*
string"gontify"Catalog id. Passed to create-cronus-app --template.
command*
string"bunx create-cronus-app my-app --template gontify"Scaffold command for this template.
kind*
"product" | "landing" | "starter""starter"Product app, marketing landing, or starter.
theme*
"aurora" | "neutral" | "midnight" | "sunset" | "emerald""neutral"Default theme token pack.
mode*
"dark" | "light""dark"Default color mode.
chrome*
{ navbar?: string; footer?: string }{}Optional navbar and footer block slugs wrapping the stage.
blocks*
TemplateBlockRef[][]Home-page stack of catalog blocks ({ block, variant? }).
customStage
booleantrueFull custom stage instead of a stack of catalog blocks.
inside*
string[]["Column-line hero with announcement chip and product mock", "Flowing logo cloud, bento features, how-it-works stats", "Pricing, kinetic testimonials, FAQ, and a Vercel-style CTA", "Neutral theme, dark mode — `config/site.ts` is the brand file"]What's included in the scaffold.

Block stack

Navbar, page blocks, and footer in the order the composed home page stacks them.

Custom stage — not composed from catalog blocks.

What's inside

  • Column-line hero with announcement chip and product mock
  • Flowing logo cloud, bento features, how-it-works stats
  • Pricing, kinetic testimonials, FAQ, and a Vercel-style CTA
  • Neutral theme, dark mode — `config/site.ts` is the brand file
$ bunx create-cronus-app my-app --template gontify

More Clean SaaS