Deploy 1.2.0
Ship a VelinStyle site to any static host. Full guide: DEPLOY.md.
What to ship
HTML + CSS (or lite build). Themes folder if used. Icon sprite next to CSS. Component JS only if you use WCs.
Static hosting
velinstyle create landing ./site
velinstyle check ./site --profile marketing
# deploy ./site
CDN pins
Pin a version — never @latest in production.
Pre-deploy checklist
Run doctor + check. Confirm theme paths, icons, and no unknown velin-* classes on critical pages.