Documentation menu

Guides

Start with a working page, then learn the framework model and the template language. Every guide uses behavior implemented in this repository rather than syntax from the design proposals.

Start here

  1. Getting started installs a local package build, renders a typed template, runs the integrated development server, and creates production output.
  2. Thinking in Goldar explains where routing, reads, mutations, presentation, and browser behavior belong.
  3. Typed Handlebars teaches props frontmatter, expressions, branching, lexical iteration, template composition, scoped styles, and the type-checking workflow.

Continue into the API reference when you need exact signatures and lifecycle details. The examples are independently runnable applications covering progressively enhanced forms, custom elements, data loading, and deployment boundaries.