Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atmgrupomaggioli/docshub

DocsHub is a self-hosted application designed to make documentation effortless. Just focus on writing in Markdown, and let DocsHub handle the rest
https://github.com/atmgrupomaggioli/docshub

astro docker documentation markdown mdx open-source react self-hosted shadcn-ui typescript

Last synced: about 1 month ago
JSON representation

DocsHub is a self-hosted application designed to make documentation effortless. Just focus on writing in Markdown, and let DocsHub handle the rest

Awesome Lists containing this project

README

        






Markdown Documentation with Vitamins



Get Started

 ❖ 

Get Started with Docker

 ❖ 

Demo

 ❖ 

Features

 ❖ 

Contributors

![Astro Badge](https://img.shields.io/badge/Astro-BC52EE?logo=astro&logoColor=fff&style=flat)
![TailwindCSS Badge](https://img.shields.io/badge/Tailwind_CSS-38B2AC?logo=tailwind-css&logoColor=fff&style=flat)
![Docker Badge](https://img.shields.io/badge/Docker-2496ED?logo=docker&logoColor=fff&style=flat)
![MDX Badge](https://img.shields.io/badge/MDX-1B1F24?logo=mdx&logoColor=fff&style=flat)
![GitHub stars](https://img.shields.io/github/stars/atmgrupomaggioli/docshub)
![GitHub issues](https://img.shields.io/github/issues/atmgrupomaggioli/docshub)

> [!WARNING]
> DocsHub is still in development. You cannot clone the repository yet. Please wait for the first release. Alternatively, you can try it with [Docker](https://github.com/atmgrupomaggioli/docshub/tree/main/docker).

## 🧑‍🚀 Introduction

DocsHub is a **self-hosted** application designed to make documentation effortless. Just focus on writing in Markdown, and let DocsHub handle the rest.

- **Live demo**: [docshub.vercel.app](https://docshub.vercel.app/)

## ✨ Features

- **Syntax Highlighting with Copy Function**: Easily view and copy code snippets directly from the documentation.
- **Friendly URLs**: Clean and user-friendly URLs for better navigation and sharing.
- **Table of Contents**: Automatically generated table of contents for quick and easy access to different sections.
- **Categorized Menu**: Organized menu structure to easily navigate through different categories and sections.
- **Search Documentation**: Quickly find and navigate to specific entries within the documentation.

## 🤝 Contributors