About MikePress
MikePress is a static-first, AI-assertive publishing starter for SEO and machine-readable discovery.
MikePress is a modern, file-based CMS starter for teams who want fast delivery, strong SEO, and explicit AI-friendly discovery without a database.
It’s built on Next.js (App Router), Tailwind, and Contentlayer. You author in MDX under content/, and the build outputs human pages plus machine-readable surfaces (manifests, feeds, structured data).
Principles
- Static-first – Pages ship as static output; build artifacts are committed for simple CDN hosting.
- SEO-first – Canonicals, sitemaps, feeds, and schema are wired in by default.
- AI-assertive – Posts advertise machine endpoints (
/api/manifest,/manifest/,/.well-known/content-manifest) plus a site-widecontext.txt. - Portable – Content stays in Git; no database, no admin panel.
Roadmap
v1.5.x focuses on the essentials: marketing pages, blog, feeds, local search, manifests, and structured metadata. Future iterations can explore richer entity modeling, in-browser editing, multi-author workflows, and expanded OG variants.