Overview of Velite features
mainVelite is a tool designed for content-first applications that transforms Markdown, MDX, YAML, JSON, and other file formats into a structured application data layer.
Key features include:
- Out of the Box Data Layer: Converts various file formats into usable application data.
- Type-Safe Contents: Uses Zod schemas for content field validation and automatically generates TypeScript types.
- Light & Efficient: Optimized for fast startup and high performance.
- Assets Processing: Includes built-in capabilities for relative path resolving and image optimization.