Bloggrify is an open-source Nuxt layer that turns Markdown files into a blog, bundling professional themes, SEO, analytics, newsletter, and comment integrations out of the box. Built on Nuxt Content, it is positioned as a blogging-specific alternative to Docus, which targets documentation sites.
What is Bloggrify?
Bloggrify is a Nuxt layer built on top of the Nuxt Content framework that converts Markdown files into a static blog website. It takes Markdown content as input and produces a fully featured blog with a chosen theme, RSS feed, sitemap, schema.org markup, and preconfigured third-party services for analytics, newsletters, and comments. The project is maintained by the developer "hlassiege" and is published on GitHub under an MIT license.
Key Features
- Pre-configured analytics — Includes 7 analytics providers out of the box: Google Analytics, Plausible, Pirsch, Umami, Fathom, Hakanai Pulse, and Openpanel, so you can pick and connect a provider without installing extra modules.
- Newsletter integrations — Supports MailerLite and Hakanai Broadcast, both pre-wired into the blog rather than added as afterthoughts.
- Comment systems — Comes with Hakanai Connect and Hyvor Talk integrations, letting readers comment on posts without custom development.
- SEO & performance out-of-the-box — Pre-configures Nuxt SEO modules for sitemap, robots, and schema.org, plus an auto-generated RSS feed, with the project claiming optimization for Lighthouse scores above 90.
- Content components ready to use — Includes embed components for YouTube, Instagram, and Vimeo, Mermaid diagrams, and KaTeX math rendering, so authors can enrich Markdown posts without writing Vue components.
- Multi-author and taxonomy support — Handles multiple authors, tags, and category filtering directly in the content layer.
- Professional themes — Ships with the Minimalist theme, and offers three additional themes: Mistral (free), Bento (paid), and Epoxia (paid). Themes are responsive, accessible, support dark mode, and are customizable through a single config file.
- Tech stack — Built on Nuxt (specifically Nuxt 4 per repository topics) with Nuxt Content for Markdown, and Tailwind CSS for styling the bundled themes.
Who is it for?
Bloggrify is aimed at developers and content teams who want a dedicated blog engine without assembling the usual integrations themselves. It suits developers who prefer a professional, responsive theme out of the box instead of starting from a blank page, and who want SEO, RSS, analytics, and comments working from the first build. It also fits bloggers who need multi-author support and tag/category filtering, as well as teams that want to connect a newsletter service without extra wiring.
What can you do with Bloggrify?
- Personal bloggers: write posts in Markdown files and get a static blog with built-in SEO, RSS feed, and a choice of free themes, ready to deploy.
- Content teams: set up a multi-author company blog with categories, tags, comment moderation via Hyvor Talk, and newsletter collection through MailerLite or Hakanai Broadcast.
- Developers: extend Bloggrify with custom Nuxt components, create a custom theme, or use it as a starting point for a content-driven site while keeping a single config file for blog settings.
Pricing
Bloggrify itself is open source under an MIT license. The Minimalist theme is bundled with the project, and the Mistral theme is free, while the Bento and Epoxia themes are paid offerings.
Alternatives
- Nuxt Content — the underlying framework Bloggrify builds on; using it directly gives you full control but requires manually setting up blog features.
- Docus — a Nuxt-based documentation theme mentioned in Bloggrify's repository description as the documentation-focused counterpart to Bloggrify's blogging focus.
FAQ
Is Bloggrify free?
The core Bloggrify project is open source under an MIT license. It includes the Minimalist theme, and the Mistral theme is free to use; the Bento and Epoxia themes are paid.
What does Bloggrify do?
Bloggrify converts Markdown files into a static blog using Nuxt Content. It adds preconfigured SEO, RSS, analytics, newsletter, and comment integrations, along with professional themes, so you can publish a blog without assembling these components yourself.
Which analytics providers does Bloggrify support?
It supports 7 providers: Google Analytics, Plausible, Pirsch, Umami, Fathom, Hakanai Pulse, and Openpanel. You can select the one you need from the configuration file.
Is Bloggrify a theme or a framework?
Bloggrify is a Nuxt layer, not just a theme. It extends Nuxt Content to create a blog-specific foundation, and it includes themes such as Minimalist, Mistral, Bento, and Epoxia on top of that foundation.
Do I need to write code to customize Bloggrify?
Basic customization, including theme selection and service configuration, is done through a single config file. For deeper changes, you can add custom Vue components or create your own theme because Bloggrify is built on Nuxt.








