Hi Vercel team,
I’d like to submit a community template for the marketplace. The form at Templates - Vercel returns 404 for me, so I’m posting here instead.
Template details
- Name: ReactPress Theme Starter
- Description: Official Next.js 15 headless blog theme with embedded mock API — deploy with zero env vars
- Framework: Next.js 15 (App Router)
- Stack: React 19, Tailwind CSS 4, TypeScript
- Use cases: Blog, CMS, Starter
Links
- GitHub: GitHub - fecommunity/reactpress-theme-starter: 🚀 Official Next.js 15 theme for ReactPress — headless blog with mock mode, knowledge base, comments, and one-click Vercel deploy. · GitHub
- Live demo: https://reactpress-theme-starter.vercel.app
- Deploy button: in README (includes demo-title, demo-url, demo-image)
Why it fits Vercel Templates
- One-click deploy works out of the box (
vercel.json+build:mock, no env required) - Also bootstraps via
create-next-app --examplewith GitHub URL - English README, MIT license,
.env.exampleincluded
Quick start after deploy
Users get a full blog UI (articles, search, knowledge base, comments, RSS) with sample mock data.
Please let me know if you need any additional info or if there’s an updated submission process.
Thanks!