Provides a database-less, headless, adapter-driven content presentation layer built on Astro.
Invert is an adapter-driven content presentation layer built on Astro, designed to render content from diverse sources like JSON files, Markdown, or even AI tools over MCP, without needing a dedicated admin panel or database. It separates the presentation layer from content management, allowing flexibility in content storage and sourcing, and normalizing all content into a common JSON shape for consistent rendering. This approach allows users to leverage existing content sources or AI-driven content generation while maintaining a high-performance static site.
