Learn

New to LiveTemplate? Start here. These pages take you from zero to a working app and the model behind it — reactive web UIs written in standard HTML and Go, with no client framework and no second model.

Read them in order:

  1. Introduction — what LiveTemplate is, when to reach for it, and where to go next.
  2. Install — add LiveTemplate to a Go project with one go get.
  3. Your First App — build a counter from scratch in 10 minutes, from no-JavaScript HTML up to multi-tab peer fan-out.
  4. Mental Model — how the pieces fit: templates, controller methods, per-session state, transport fallback, DOM patches, and optional pub/sub.

Once the model clicks, head to Concepts for the deeper explanations or Recipes for copyable idioms.

source: livetemplate/docs · path: content/getting-started/index.md