File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
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
4
4
rewritten from the ground up.
5
5
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
8
8
category : content
9
- draft : true
10
9
image :
11
- src : /blog /docus.webp
10
+ src : https:/ /docus.dev/__og-image__/static/og.png
12
11
alt : Docus Landing Page
13
12
authors :
14
13
- name : Baptiste Leproux
@@ -22,7 +21,7 @@ We’ve completely rewritten the [Docus](https://docus.dev) theme. Reviving it w
22
21
23
22
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.
24
23
25
- ## ** What’s New in Docus v2 ?**
24
+ ## ** What’s New in Docus v3 ?**
26
25
27
26
### ** 📦 A real** [ Nuxt] {.text-primary} ** app with just one dependency**
28
27
Original file line number Diff line number Diff line change @@ -67,7 +67,9 @@ You can choose to install `better-sqlite3` or `sqlite3` package.
67
67
68
68
: br
69
69
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.
71
73
Checkout [ ` experimental.nativeSqlite ` configuration] ( /docs/getting-started/configuration#experimentalnativesqlite ) .
72
74
::
73
75
You can’t perform that action at this time.
0 commit comments