Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .starters/default/content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Docus brings the best of the Nuxt ecosystem into one CLI.
size: xl
to: /getting-started/installation
trailing-icon: i-lucide-arrow-right
label: Get started
---
Get started
:::

:::u-button
Expand All @@ -33,8 +33,8 @@ Docus brings the best of the Nuxt ecosystem into one CLI.
size: xl
to: https://github.com/nuxt-ui-pro/docus
variant: outline
label: Star on GitHub
---
Star on GitHub
:::
::

Expand Down
4 changes: 2 additions & 2 deletions .starters/i18n/content/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Docus brings the best of the Nuxt ecosystem into one CLI.
size: xl
to: /en/getting-started/installation
trailing-icon: i-lucide-arrow-right
label: Get started
---
Get started
:::

:::u-button
Expand All @@ -33,8 +33,8 @@ Docus brings the best of the Nuxt ecosystem into one CLI.
size: xl
to: https://github.com/nuxt-ui-pro/docus
variant: outline
label: Star on GitHub
---
Star on GitHub
:::
::

Expand Down
4 changes: 2 additions & 2 deletions .starters/i18n/content/fr/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Docus rassemble le meilleur de l'écosystème Nuxt en une seule CLI.
size: xl
to: /fr/getting-started/installation
trailing-icon: i-lucide-arrow-right
label: Commencer
---
Commencer
:::

:::u-button
Expand All @@ -31,8 +31,8 @@ Docus rassemble le meilleur de l'écosystème Nuxt en une seule CLI.
size: xl
to: https://github.com/nuxt-ui-pro/docus
variant: outline
label: Étoile sur GitHub
---
Étoile sur GitHub
:::
::

Expand Down
16 changes: 8 additions & 8 deletions docs/content/en/2.concepts/5.customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/main/layer/app/components/app/AppHeaderLogo.vue
variant: link
label: Default component code
---
Default component code
::

### `AppHeaderCTA`
Expand Down Expand Up @@ -55,8 +55,8 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/main/layer/app/components/app/AppHeaderCenter.vue
variant: link
label: Default component code
---
Default component code
::

### `AppHeaderBody`
Expand All @@ -71,8 +71,8 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/main/layer/app/components/app/AppHeaderBody.vue
variant: link
label: Default component code
---
Default component code
::

## App Footer
Expand All @@ -91,8 +91,8 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/main/layer/app/components/app/AppFooterLeft.vue
variant: link
label: Default component code
---
Default component code
::

### `AppFooterRight`
Expand All @@ -107,8 +107,8 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/main/layer/app/components/app/AppFooterRight.vue
variant: link
label: Default component code
---
Default component code
::

## Docs
Expand All @@ -133,8 +133,8 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/main/layer/app/components/docs/DocsPageHeaderLinks.vue
variant: link
label: Default component code
---
Default component code
::

### `DocsAsideRightBottom`
Expand All @@ -149,8 +149,8 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/main/layer/app/components/docs/DocsAsideRightBottom.vue
variant: link
label: Default component code
---
Default component code
::

### `DocsAsideLeftTop`
Expand Down Expand Up @@ -178,6 +178,6 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/main/layer/app/components/docs/DocsAsideLeftBody.vue
variant: link
label: Default component code
---
Default component code
::
13 changes: 9 additions & 4 deletions docs/content/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Docus brings the best of the Nuxt ecosystem.
size: xl
to: en/getting-started/installation
trailing-icon: i-lucide-arrow-right
label: Get started
---
Get started
:::

:::u-button
Expand All @@ -33,13 +33,18 @@ Docus brings the best of the Nuxt ecosystem.
size: xl
to: https://github.com/nuxtlabs/docus
variant: outline
label: Star on GitHub
---
Star on GitHub
:::

#headline
:::u-button{size="sm" to="/en/getting-started/migration" variant="outline"}
Docus v4 →
:::u-button
---
size: sm
variant: outline
to: /en/getting-started/migration
label: Docus v4 →
---
:::
::

Expand Down
10 changes: 5 additions & 5 deletions docs/content/fr/2.concepts/5.customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/app/components/app/AppHeaderLogo.vue
variant: link
label: Code du composant par défaut
---
Code du composant par défaut
::

### `AppHeaderCTA`
Expand Down Expand Up @@ -54,8 +54,8 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/app/components/app/AppHeaderCenter.vue
variant: link
label: Code du composant par défaut
---
Code du composant par défaut
::

### `AppHeaderBody`
Expand All @@ -70,8 +70,8 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/app/components/app/AppHeaderBody.vue
variant: link
label: Code du composant par défaut
---
Code du composant par défaut
::

## Docs
Expand All @@ -96,8 +96,8 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/app/components/docs/DocsHeaderRight.vue
variant: link
label: Code du composant par défaut
---
Code du composant par défaut
::

### `DocsAsideRightBottom`
Expand All @@ -112,8 +112,8 @@ color: neutral
icon: i-lucide-code-xml
to: https://github.com/nuxtlabs/docus/blob/app/components/docs/DocsAsideRightBottom.vue
variant: link
label: Code du composant par défaut
---
Code du composant par défaut
::

### `DocsAsideLeftTop`
Expand Down
13 changes: 9 additions & 4 deletions docs/content/fr/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Docus intègre le meilleur de l’écosystème Nuxt.
size: xl
to: /fr/getting-started/installation
trailing-icon: i-lucide-arrow-right
label: Commencer
---
Commencer
:::

:::u-button
Expand All @@ -31,13 +31,18 @@ Docus intègre le meilleur de l’écosystème Nuxt.
size: xl
to: https://github.com/nuxtlabs/docus
variant: outline
label: Étoile sur GitHub
---
Étoile sur GitHub
:::

#headline
:::u-button{size="sm" to="/fr/getting-started/migration" variant="outline"}
Docus v4 →
:::u-button
---
size: sm
variant: outline
to: /fr/getting-started/migration
label: Docus v4 →
---
:::
::

Expand Down
1 change: 0 additions & 1 deletion docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ export default defineNuxtConfig({
description: 'Write beautiful docs with Markdown.',
},
},

})
2 changes: 1 addition & 1 deletion layer/app/templates/landing.vue
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ else {
<ContentRenderer
v-if="page"
:value="page"
:prose="prose || false"
:prose="prose"
/>
</template>
Loading