2025-04-14 00:41:19 +07:00
2025-04-12 14:34:53 +07:00
2025-04-14 00:41:19 +07:00
2025-04-12 18:07:10 +07:00
2025-04-14 00:41:19 +07:00
2025-04-12 14:34:53 +07:00
2025-04-12 18:38:34 +07:00
2025-04-12 14:34:53 +07:00
2025-04-12 14:34:53 +07:00
2025-04-12 14:34:53 +07:00
2025-04-12 14:34:53 +07:00
2025-04-12 14:34:53 +07:00
2025-04-14 00:41:19 +07:00
2025-04-12 14:34:53 +07:00
2025-04-12 14:34:53 +07:00
2025-04-12 14:34:53 +07:00
2025-04-12 14:34:53 +07:00
2025-04-12 14:34:53 +07:00
2025-04-12 18:07:10 +07:00
2025-04-12 14:34:53 +07:00
2025-04-12 14:34:53 +07:00
2025-04-12 14:34:53 +07:00

DocuBook

DocuBook is a documentation web project designed to provide a simple and user-friendly interface for accessing various types of documentation. This site is crafted for developers and teams who need quick access to references, guides, and essential documents.

Note

: This application is a fork of AriaDocs, created by Nisab Mohd. DocuBook provides an alternative to the documentation solution found on Mintlify, utilizing .mdx (Markdown + JSX) for content creation and management.

Deploy with Vercel

Features

  • Easy Navigation: Simple layout for quick navigation between pages.
  • Quick Search: Easily find documentation using a search function.
  • Responsive Theme: Responsive design optimized for devices ranging from desktops to mobile.
  • Markdown Content: Support for markdown-based documents.
  • SEO Friendly: Optimized structure for search visibility, enhancing accessibility on search engines.

Installation

npx @docubook/create@latest

command output

? Enter a name for your project directory: (docubook)

Creating a new Docubook project in /path/your/docubook from the main branch...
✔ Docubook project successfully created in /path/your/docubook!

Next steps:
1. Navigate to your project directory:
   cd docubook
2. Install dependencies:
   npm install
3. Start the development server:
   npm run dev
Description
No description provided
Readme MIT 1.8 MiB
Languages
TypeScript 89.2%
MDX 7.9%
CSS 2.8%
JavaScript 0.1%