Documentation

lyt

Everything you need to build a site with lyt. From installation to deployment.

Overview

lyt is a minimal static site generator. Write content in YAML, render to HTML, deploy anywhere.

Why lyt?

  • Zero runtime JS — Pure HTML and CSS output
  • YAML + Markdown — Structured content, easy versioning
  • Go-powered — Sub-second builds, single binary
  • Components — Rich content without shortcodes

Getting Started →

Content

Every page is a YAML file. Define structure with sections, render rich content with components.

Learn about: frontmatter fields, section types, component library, markdown integration.

Content Guide → · Components →

Configuration

Customize your site with design tokens and site configuration.

Control: colors, typography, spacing, navigation, site metadata.

Configuration →

Deployment

lyt outputs pure static files. Deploy to any hosting provider.

Supports: Netlify, Vercel, Cloudflare Pages, GitHub Pages, rsync/VPS.

Deployment Guide →

Components

Rich content components: hero sections, feature grids, callouts, pull-quotes, CTAs, warnings, code blocks.

View Component Gallery →