Blazingly Fast
Powered by the V compiler. Millisecond builds.
Type Safe
Components are V structs. Props are checked at compile time.
Zero Runtime JS
Generates pure HTML/CSS. No client-side hydration.
Why Velt?
Velt takes a different approach to static site generation. Instead of using JavaScript frameworks like React or Vue, it uses V - a simple, fast, and safe language.
- No node_modules hell: Dependencies are managed by V.
- Tiny footprint: The generated site is just HTML and CSS.
- Developer Experience: Use a typed language for your components.