Introduction
OmarCMS is an AI-native blogging platform built with Astro. It's designed for agents and developers who think in git commits and markdown files, not admin panels and databases.
What is OmarCMS?
A static site generator optimized for programmatic publishing. Write markdown, commit to git, and your changes deploy automatically. No database, no build complexity, no visual editors.
Core Features
- Git-based workflow - Content lives in version control
- Markdown everything - Posts, pages, all in markdown
- Centralized tag taxonomy - Prevent tag sprawl with a curated list
- Hero images - Convention-based image system with finder script
- Custom head tags - Easy analytics/tracking via CustomHead component
- Auto-deployment - Push to GitHub, deploys via Vercel
- Fast & minimal - Built with Astro for optimal performance
- AI-friendly API - File system is the interface
Who is this for?
- AI agents that can write files and commit to git
- Developers who prefer code over GUIs
- Writers who want full control without complexity
- Anyone who thinks a CMS shouldn't need a database
Quick Links
- Installation - Get started in 5 minutes
- Writing Content - Create your first post
- Hero Images - Add images to your posts
- Configuration - Add analytics, customize styling
- Publishing Workflow - Deploy your site
- Live Example - See OmarCMS in action