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. Structure

Structure

This section provides an overview of Introduction.

Lorem ipsum dolor sit amet consectetur adipisicing elit. Numquam iste dolorum tempore consectetur explicabo tempora provident quia maxime, molestiae, facilis aperiam et, error illum vel ullam? Quis architecto dolore ullam

  • Write the press release
  • Update the website
  • Contact the media
SyntaxDescriptionTest Text
HeaderTitleHere's this
ParagraphTextAnd more
StrikethroughText

Getting Started

To begin using the Documentation Template, follow these simple steps:

  • Start by cloning the repository to your local machine.

Lorem ipsum dolor sit amet consectetur adipisicing elit. Reprehenderit quae iure nulla deserunt dolore quam pariatur minus sapiente accusantium. Optio, necessitatibus sequi. Veritatis, aspernatur? Possimus quis repellat eum vitae eveniet.

Blockquotes

Blockquotes are useful for emphasizing key points or quoting external sources:

"Documentation is a love letter that you write to your future self." - Damian Conway

Feel free to use blockquotes to highlight important information or quotes relevant to your documentation.

Code Examples with switch

Here a custom tab component from shadcn ui is used.

import ThemeProvider from './theme-provider'

export default function RootLayout({ children }) {
return (
  <html>
    <body className="container">
      <ThemeProvider>{children}</ThemeProvider>
    </body>
  </html>
)}

Conclusion

Thank you for choosing the Documentation Template for your project. Whether you're documenting software, APIs, or processes, we're here to support you in creating clear and effective documentation. Happy documenting!

TabsDeep

On this page

Getting StartedBlockquotesCode Examples with switchConclusion

Content

FeedbackEdit page

© 2025 Ship IT.

Rubix Studios logo