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 11---
22title : 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.
55seo :
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
88category : content
9- draft : true
109image :
11- src : /blog /docus.webp
10+ src : https:/ /docus.dev/__og-image__/static/og.png
1211 alt : Docus Landing Page
1312authors :
1413 - name : Baptiste Leproux
@@ -22,7 +21,7 @@ We’ve completely rewritten the [Docus](https://docus.dev) theme. Reviving it w
2221
2322The 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
Original file line number Diff line number Diff 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 Node.js@v22.5.0 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.
7173Checkout [ ` experimental.nativeSqlite ` configuration] ( /docs/getting-started/configuration#experimentalnativesqlite ) .
7274::
7375
You can’t perform that action at this time.
0 commit comments