Introduction
Bloggen is a web-based platform that lets you build content-focused websites. It provides a comprehensive set of features that simplify adding rich content—whether blogs, docs, products, or anything else—directly into your site, with built-in SEO.
Demo
We have a demo version of Next-Forge that you can use to get a feel for the project!
Demo URLs:
- SEO Starter template (opens in new tab)
- SaaS Starter template (Coming Soon)
Quick Start
To start using Bloggen, select a template:
-
SEO Starter
Production-grade Next.js template. A solid, opinionated foundation with minimal configuration—ideal for agencies or as an add-on to your existing Next.js codebase. Features include:- Markdown-based content support
- Dynamic Open Graph images
- Built-in SEO
- …and much more!
-
SaaS Starter
Coming Soon
If you already have a Next.js site and just want to add Bloggen’s content & SEO management, see the Custom Installation guide.
FAQ
The Bloggen FAQ is a collection of useful questions and answers. If yours isn’t covered, please open a discussion.
-
Can I use Bloggen with Next.js?
Bloggen works only with the App Router right now. -
Can I use X with Bloggen?
Yes—since Bloggen is just a Next.js app, almost anything you can do in React works here. Examples:- Tailwind CSS
- Custom CSS / Sass
- Custom fonts
-
Can I edit the generated content?
Absolutely! All content is fully editable. Modify, enhance, or customize directly in our MDX editor ([MDX Viewer/Editor link]).
Features
Bloggen aims to be the most comprehensive content-creation platform for your web app. We’re always adding more based on community feedback. Current features include:
-
Blog Generator
Create professional blog posts in MDX with automated metadata, SEO-optimizations, and AI-powered suggestions. -
Docs Generator
Craft technical guides & documentation in MDX with structured sections and code blocks. -
Custom Post Type Generator (coming soon)
Generate README files for your projects with essential sections and automatic badge generation. -
JSON-LD Schema Generator
Produce SEO-friendly structured data for articles, FAQs, products, and more. -
MDX Viewer & Editor
Real-time preview of your MDX content, frontmatter management, and export options. -
OG Image Generator
Create eye-catching Open Graph images—customize templates, colors, and typography. -
Readme Generator
Professional README files with templates and badge support. -
Global Site Configuration
Define basic site data and let Bloggen tailor all content generation accordingly.