|
| 1 | +--- |
| 2 | +slug: docus |
| 3 | +subtitle: "" |
| 4 | +title: Docus |
| 5 | +baseDir: .starter |
| 6 | +branch: main |
| 7 | +category: docs |
| 8 | +createdAt: 2023-11-15T17:41:03.087Z |
| 9 | +demo: https://docus.dev |
| 10 | +description: Write beautiful docs with Markdown |
| 11 | +licenseType: nuxt-ui-pro |
| 12 | +mainScreen: /templates/docus.webp |
| 13 | +name: docus |
| 14 | +owner: nuxtlabs |
| 15 | +image1: /blog/docus.webp |
| 16 | +image2: "" |
| 17 | +image3: "" |
| 18 | +--- |
| 19 | + |
| 20 | +::template-core |
| 21 | +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). |
| 22 | + |
| 23 | +We use this theme across all our Nuxt module documentations, including: |
| 24 | + |
| 25 | + :::card-group |
| 26 | + ::::card |
| 27 | + --- |
| 28 | + icon: i-simple-icons-nuxtdotjs |
| 29 | + target: _blank |
| 30 | + title: Nuxt Image |
| 31 | + to: https://image.nuxt.com |
| 32 | + --- |
| 33 | + The documentation of `@nuxt/image` |
| 34 | + :::: |
| 35 | + |
| 36 | + ::::card |
| 37 | + --- |
| 38 | + icon: i-simple-icons-nuxtdotjs |
| 39 | + target: _blank |
| 40 | + title: Nuxt Supabase |
| 41 | + to: https://supabase.nuxtjs.org |
| 42 | + --- |
| 43 | + The documentation of `@nuxt/supabase` |
| 44 | + :::: |
| 45 | + ::: |
| 46 | + |
| 47 | +## Key Features |
| 48 | + |
| 49 | +This theme includes a range of features designed to improve documentation management: |
| 50 | + |
| 51 | +- **Powered by** [**Nuxt 3**](https://nuxt.com): Utilizes the latest Nuxt framework for optimal performance. |
| 52 | +- **Built with** [**Nuxt UI**](https://ui.nuxt.com) **and** [**Nuxt UI Pro**](https://ui.nuxt.com/pro): Integrates a comprehensive suite of UI components. |
| 53 | +- [**MDC Syntax**](https://content.nuxt.com/usage/markdown) **via** [**Nuxt Content**](https://content.nuxt.com): Supports Markdown with component integration for dynamic content. |
| 54 | +- [**Nuxt Studio**](https://content.nuxt.com/docs/studio) **Compatible**: Write and edit your content visually. No Markdown knowledge is required! |
| 55 | +- **Auto-generated Sidebar Navigation**: Automatically generates navigation from content structure. |
| 56 | +- **Full-Text Search**: Includes built-in search functionality for content discovery. |
| 57 | +- **Optimized Typography**: Features refined typography for enhanced readability. |
| 58 | +- **Dark Mode**: Offers dark mode support for user preference. |
| 59 | +- **Extensive Functionality**: Explore the theme to fully appreciate its capabilities. |
| 60 | + |
| 61 | +#right |
| 62 | + :::template-features |
| 63 | + --- |
| 64 | + features: |
| 65 | + - label: Nuxt 3 |
| 66 | + content: Powered by Nuxt 3 for optimal performances and SEO. |
| 67 | + - label: Markdown |
| 68 | + content: Write your pages with MDC thanks to Nuxt Content. |
| 69 | + - label: Nuxt UI |
| 70 | + content: Offers a very large set of full customizable components. |
| 71 | + - label: TypeScript |
| 72 | + content: A fully typed development experience. |
| 73 | + - label: Nuxt Studio |
| 74 | + content: Supported by Nuxt Studio for fast updates and previews. |
| 75 | + - label: Search |
| 76 | + content: A full-text search modal empowered by Fuse.js. |
| 77 | + --- |
| 78 | + ::: |
| 79 | +:: |
0 commit comments