NextFire main logoNextFire
Docs X
Introduction
Get Started
Clone repo
Run the app
Configuration
Firebase
Create firebase app
Authentication
Firestore
Storage
Functions
Global configuration
Public
Site config
Payments
Stripe
One time
Subscriptions
Webhooks
Usage
Project structure
Static pages
Public pages
Protected pages
Auth
Client auth
Server auth
Data fetching
Firestore client
Firestore admin
Functions
Storage
Content
Blog
Documentation
Components
Markdown
Cards
Diagrams
Filetree
Lists
Maths
Notes
Steps
Table
Tabs
Public
Deep
Deeper
Even deeper
  1. Content

Content

Introduction to content management in the boilerplate, including blog and documentation.

This boilerplate includes a content system for managing blogs and documentation. The system is designed to be flexible, allowing you to add, edit, and render content easily in your Next.js application.

Blog and documentation

  • Blog – Structured for articles, posts, and news updates. Supports metadata such as title, date, author, and categories. Can be fetched and rendered dynamically in pages or lists.
  • Documentation – Supports structured guides, tutorials, and reference material. Uses MDX for combining Markdown with React components, allowing interactive and rich content directly in documentation pages.

In the following sections, we will cover how to create, fetch, and render blog posts and documentation pages, including examples and best practices.

StorageBlog

Content

FeedbackEdit page

© 2025 Ship IT.

Rubix Studios logo