TutorialA guided walk through the document model, styling, breakpoints, and custom components.Copy MarkdownOpenDocument modelThe four top-level fields of every Joy DOM document.StylingSelectors, resolution order, and inline overrides.BreakpointsResponsive overrides with media-query-like conditions.Custom componentsExtend Joy DOM with renderer-specific UI.PublishingShip the Joy DOM document in a real app.QuickstartRender your first Joy DOM document in five minutes.Document modelThe four top-level fields of every Joy DOM document.