55 lines
2.2 KiB
Markdown
55 lines
2.2 KiB
Markdown
---
|
|
title: Introduction
|
|
description: Welcome to Docus theme documentation.
|
|
navigation:
|
|
icon: i-lucide-house
|
|
seo:
|
|
title: Introduction
|
|
description: Discover how to create, manage, and publish documentation
|
|
effortlessly with Docus.
|
|
---
|
|
|
|
Welcome to **Docus**, a fully integrated documentation solution built with [Nuxt UI Pro](https://ui.nuxt.com/pro).
|
|
|
|
## What is Docus?
|
|
|
|
Docus is a theme based on the [UI Pro documentation template](https://docs-template.nuxt.dev/). While the visual style comes ready out of the box, your focus should be on writing content using the Markdown and [MDC syntax](https://content.nuxt.com/docs/files/markdown#mdc-syntax) provided by [Nuxt Content](https://content.nuxt.com).
|
|
|
|
We use this theme across all our Nuxt module documentations, including:
|
|
|
|
::card-group
|
|
:::card
|
|
---
|
|
icon: i-simple-icons-nuxtdotjs
|
|
target: _blank
|
|
title: Nuxt Image
|
|
to: https://image.nuxt.com
|
|
---
|
|
The documentation of `@nuxt/image`
|
|
:::
|
|
|
|
:::card
|
|
---
|
|
icon: i-simple-icons-nuxtdotjs
|
|
target: _blank
|
|
title: Nuxt Supabase
|
|
to: https://supabase.nuxtjs.org
|
|
---
|
|
The documentation of `@nuxt/supabase`
|
|
:::
|
|
::
|
|
|
|
## Key Features
|
|
|
|
This theme includes a range of features designed to improve documentation management:
|
|
|
|
- **Powered by** [**Nuxt 3**](https://nuxt.com): Utilizes the latest Nuxt framework for optimal performance.
|
|
- **Built with** [**Nuxt UI**](https://ui.nuxt.com) **and** [**Nuxt UI Pro**](https://ui.nuxt.com/pro): Integrates a comprehensive suite of UI components.
|
|
- [**MDC Syntax**](https://content.nuxt.com/usage/markdown) **via** [**Nuxt Content**](https://content.nuxt.com): Supports Markdown with component integration for dynamic content.
|
|
- [**Nuxt Studio**](https://content.nuxt.com/docs/studio) **Compatible**: Write and edit your content visually. No Markdown knowledge is required!
|
|
- **Auto-generated Sidebar Navigation**: Automatically generates navigation from content structure.
|
|
- **Full-Text Search**: Includes built-in search functionality for content discovery.
|
|
- **Optimized Typography**: Features refined typography for enhanced readability.
|
|
- **Dark Mode**: Offers dark mode support for user preference.
|
|
- **Extensive Functionality**: Explore the theme to fully appreciate its capabilities.
|