Skip to content

Commit 5c97372

Browse files
authored
docs(blog): undraft docus v3
1 parent ee2089a commit 5c97372

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

docs/content/blog/docus-v2.md renamed to docs/content/blog/docus-v3.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
22
title: Docus, the Comeback
3-
description: The Nuxt documentation theme and CLI is back with version 2
3+
description: The Nuxt documentation theme and CLI is back with version 3
44
rewritten from the ground up.
55
seo:
6-
title: Docus v2 — The Return of the Nuxt Docs Theme
7-
date: 2025-06-10T00:00:00.000Z
6+
title: Docus v3 — The Return of the Nuxt Docs Theme
7+
date: 2025-06-13T00:00:00.000Z
88
category: content
9-
draft: true
109
image:
11-
src: /blog/docus.webp
10+
src: https://docus.dev/__og-image__/static/og.png
1211
alt: Docus Landing Page
1312
authors:
1413
- name: Baptiste Leproux
@@ -22,7 +21,7 @@ We’ve completely rewritten the [Docus](https://docus.dev) theme. Reviving it w
2221

2322
The goal was simple: take **the best parts of the Nuxt ecosystem** and deliver a documentation theme that’s powerful, elegant and easy to maintain.
2423

25-
## **What’s New in Docus v2?**
24+
## **What’s New in Docus v3?**
2625

2726
### **📦 A real** [Nuxt]{.text-primary} **app with just one dependency**
2827

docs/content/docs/1.getting-started/2.installation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ You can choose to install `better-sqlite3` or `sqlite3` package.
6767

6868
:br
6969

70-
If you don't want to install any package, you can use native SQLite from [email protected] or newer.
70+
71+
72+
If you don't want to install any package, you can use native SQLite from Node.js\@v22.5.0 or newer.
7173
Checkout [`experimental.nativeSqlite` configuration](/docs/getting-started/configuration#experimentalnativesqlite).
7274
::
7375

0 commit comments

Comments
 (0)