Custom Content Loaders
Demo Author
One of the challenges of content management is supporting diverse file formats. This demo showcases how Velite handles CSV, TOML, YAML, HTML with sidecar metadata, and EditorJS JSON blocks.
Supported Formats
- Markdown (standard frontmatter)
- MDX (compiled React components)
- JSON5 (comments and trailing commas)
- YAML (structured data)
- CSV (tabular data)
- TOML (Hugo-style configuration)
- HTML (with
.meta.jsonsidecar files) - EditorJS (block-based JSON)