PullPress for Next.js
A friendly CMS for your Next.js site
Markdown-based Next.js sites (contentlayer, next-mdx-remote, or a plain content folder) keep their content in the repo — PullPress lets non-technical editors write it without touching Git or your code.
content/blog/hello-world.md
- Works with any content/ folder convention, including MDX
- MDX with components opens safely in source mode — saves never break syntax
- Frontmatter schemas become validated forms
- Images committed to your public/ folder alongside the post
- Vercel and Netlify deploys trigger like any other commit