Landing in 15 minutes 1.2.0
Scaffold a validated marketing page with create landing, preview with serve, compose with strict blueprints. Deutsch · Lite CSS
Steps
- Install npm package or copy
dist/→vendor/velinstyle(Windows: CLI usespathToFileURLfor config imports). velinstyle create landing ./my-landing --theme earthvelinstyle serve ./my-landing(port 4173)- Compose:
blueprint split-hero --strict,pricing-band,cookie-consent,empty-state velinstyle doctorthenvelinstyle review ./my-landing/index.html
Recipes (existing classes only)
- Cookie / empty / pricing → blueprints, not new Web Components
- App chrome / ops console →
app-chrome,ops-console - Gate generators with
blueprint --strict/npm run check:blueprints
Skills
velinstyle skills show <id> --human prints Markdown. Blueprints must only emit CSS classes that exist.