Skip to content
/ docs-template Public template

This is a documentation template built with Next.js and Nextra.

License

Notifications You must be signed in to change notification settings

maruf-pfc/docs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs Template

This is a documentation template built with Next.js and Nextra.

Features

  • 🚀 Next.js-powered documentation
  • 📄 Nextra for a seamless documentation experience
  • 🎨 Beautiful and customizable theme
  • ⚡ Fast performance with static site generation

Getting Started

Prerequisites

Ensure you have pnpm installed globally:

npm install -g pnpm

Installation

Clone the repository and install dependencies:

git clone https://github.com/maruf-pfc/docs-template.git
cd docs-template
pnpm install

Development

Run the development server:

pnpm dev

Build

Build the project for production:

pnpm build

Start

Start the production server:

pnpm start

Dependencies

  • next@^13.0.5
  • nextra@^2.0.0-beta.43
  • nextra-theme-docs@^2.0.0-beta.43
  • react@^18.2.0
  • react-dom@^18.2.0

License

This project is licensed under the Apache License.

Author

Md. Maruf Sarker

Releases

No releases published

Packages

No packages published