Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.1.0 #1439

Merged
merged 175 commits into from Sep 7, 2022
Merged

v2.1.0 #1439

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
175 commits
Select commit Hold shift + click to select a range
bda0cd0
fix(navigation): allow navigation opt-out with `navigation: false` (#…
harlan-zw Jun 3, 2022
51a1620
feat(types): provide augmentations for `only` and `without` (#1200)
harlan-zw Jun 3, 2022
adc0143
refactor!: spell `extensions` correctly (#1204)
harlan-zw Jun 3, 2022
3fbcd22
fix(types): more accurately represent `ParsedContentMeta` (#1196)
harlan-zw Jun 3, 2022
0329ac9
feat(types): expose `MarkdownParsedContent` for improved type generic…
harlan-zw Jun 3, 2022
afb791b
feat(navigation): allow passing QueryBuilder or QueryBuilderParams in…
harlan-zw Jun 3, 2022
32d5236
fix(types): change `QueryBuilderParams` keys to partial (#1203)
harlan-zw Jun 3, 2022
13b6a70
chore(deps): update devdependency lint-staged to v13 (#1193)
renovate[bot] Jun 3, 2022
c18a99d
chore(deps): update all non-major dependencies (#1192)
renovate[bot] Jun 3, 2022
7c5fec2
chore(deps): update all non-major dependencies (#1210)
renovate[bot] Jun 7, 2022
a7d3f4d
fix(ContentQuery): handle `null` data (#1230)
farnabaz Jun 8, 2022
1777fd7
fix(markdown): issue with `h1-6` tags (#1223)
farnabaz Jun 8, 2022
74b84ff
chore(deps): lock file maintenance (#1218)
renovate[bot] Jun 8, 2022
fff00b1
docs: fix typo
clemcode Jun 8, 2022
3535738
fix(markdown): detect inline component followed non whitespace charac…
farnabaz Jun 9, 2022
45543dc
chore(deps): update devdependency lint-staged to ^13.0.1 (#1234)
renovate[bot] Jun 9, 2022
46c3957
fix(query): use exact match for `findOne` (#1224)
farnabaz Jun 9, 2022
ede65e8
feat(markdown): allow overwriting plugins (#1226)
farnabaz Jun 9, 2022
56c5228
fix(query): surround and only cannot be used at the same time (#1238)
ky0615 Jun 10, 2022
fd1c56d
chore: typo
farnabaz Jun 10, 2022
5394974
chore(deps): update dependency ws to ^8.8.0 (#1236)
renovate[bot] Jun 10, 2022
8cab297
chore(deps): update devdependency vitest to ^0.14.2 (#1240)
renovate[bot] Jun 10, 2022
04fe424
docs: remove config redirect
Atinux Jun 13, 2022
6c903de
feat(config): allow ws config (#1249)
Tahul Jun 14, 2022
b52f678
fix(storage): warn & ignore files with invalid characters (#1239)
farnabaz Jun 14, 2022
541b147
docs: upgrade with latest docus (#1250)
benjamincanac Jun 14, 2022
855bb38
fix(lint): fix linting (ellipsis.vue)
Tahul Jun 14, 2022
b500c86
chore(deps): update all non-major dependencies (#1246)
renovate[bot] Jun 14, 2022
cd80cf8
feat(markdown): support multiple themes for code highlighter (#1251)
farnabaz Jun 14, 2022
75f89b6
chore(deps): update devdependency vitest to ^0.15.0 (#1256)
renovate[bot] Jun 15, 2022
a2dd092
chore(deps): lock file maintenance (#1247)
renovate[bot] Jun 15, 2022
fa45652
feat(navigation): allow _dir.yml to filter navigation (#1261)
Tahul Jun 15, 2022
96c161d
docs: update playground
farnabaz Jun 16, 2022
7adaed1
docs: update driverOptions
Atinux Jun 19, 2022
6a05508
fix(ContentQuery): add condition if value is undefined
Atinux Jun 19, 2022
0048609
chore(deps): update all non-major dependencies (#1259)
renovate[bot] Jun 20, 2022
aa9548d
chore(deps): lock file maintenance (#1271)
renovate[bot] Jun 20, 2022
9f9b0ce
docs: note about rendering content in Get Started (#1255)
remino Jun 20, 2022
1b7fd92
docs: small typo
Atinux Jun 20, 2022
a72fdef
docs(get-started): minor fixes (#1274)
clemcode Jun 20, 2022
0ee4420
chore(deps): update devdependency jiti to ^1.14.0 (#1275)
renovate[bot] Jun 21, 2022
caf9b83
fix(mdc-parser): minor fixes in markdown generation
farnabaz Jun 21, 2022
cfbad47
chore(deps): update devdependency vitest to ^0.15.2 (#1276)
renovate[bot] Jun 21, 2022
c21f5f1
feat(source): allow overwriting default source (#1273)
farnabaz Jun 22, 2022
863a36f
fix(highlight): preload common languages (#1278)
farnabaz Jun 22, 2022
85ca12a
fix(query): handle array fields in `$in` operator (#1277)
farnabaz Jun 22, 2022
ea23215
chore(deps): update dependency unstorage to ^0.5.1 (#1280)
renovate[bot] Jun 23, 2022
b2d775b
feat: variable binding (#1266)
farnabaz Jun 23, 2022
2880bee
feat(document-driven): add document-driven as a @nuxt/content feature…
Tahul Jun 23, 2022
8c7a185
chore(deps): update dependency unstorage to ^0.5.2 (#1283)
renovate[bot] Jun 24, 2022
3adf4e5
feat(docs): upgrade docus
Tahul Jun 24, 2022
58cae1d
docs: Add edge releases channel
Atinux Jun 27, 2022
fe1ebb5
docs(edge-channel): update edge package name
farnabaz Jun 27, 2022
cfd8782
fix(document-driven): update documentDriven feature (#1294)
Tahul Jun 27, 2022
3dc1f25
docs: upgrade @nuxt/content
Atinux Jun 27, 2022
105f690
feat(use-content-head): add helper for <head> binding (#1295)
Tahul Jun 27, 2022
d0ee386
chore(docs): upgrade docs
Tahul Jun 27, 2022
514e5cc
fix(highlight): warn about languages dynamic loading (#1291)
farnabaz Jun 27, 2022
0396252
fix(markdown): generate depth field in TOC for h5 & h6 (#1296)
farnabaz Jun 27, 2022
48fc30b
fix: support layout from defined vue page in DDM
Atinux Jun 27, 2022
97f1d74
fix(ignore): fix ignore paths injected from the module
Tahul Jun 27, 2022
3dd85b5
chore(prepare): prepare for 2.1.0 release (update version)
Tahul Jun 27, 2022
90d04bb
docs: update document-driven page
Atinux Jun 28, 2022
07d7988
chore(playground): add example with ddm and vue page
Atinux Jun 28, 2022
6426160
docs: move example of doc driven
Atinux Jun 28, 2022
f7fca26
docs: improve examples (#1302)
Atinux Jun 28, 2022
2fe9f9f
docs: fix inline code block (#1303)
Aterbonus Jun 28, 2022
c31d95f
docs: fix missing slash (#1306)
itshizhan Jun 29, 2022
711eced
fix(runtime): ContentRenderer extra props (#1300)
Atinux Jun 29, 2022
8bf9154
chore: remove style and rename document-driven class
Atinux Jun 29, 2022
9cebc36
fix: remove _theme.yml fetch with doc driven by default (#1310)
Atinux Jun 29, 2022
a77bbd9
fix(ContentRendererMarkdown): preload components used in content (#1309)
farnabaz Jun 29, 2022
965a56b
fix(markdown): attributes of span inside headings (#1307)
farnabaz Jun 29, 2022
fb1d9c3
docs: generate blog too (#1311)
danielroe Jun 29, 2022
d654826
feat(document-driven): add caching layer on client-side (#1312)
Atinux Jun 29, 2022
7dc5fed
chore(deps): update all non-major dependencies (#1284)
renovate[bot] Jun 30, 2022
58025e1
chore(deps): lock file maintenance (#1290)
renovate[bot] Jun 30, 2022
dad69b8
feat: add web-types.json for WebStorm (#1288)
SugarF0x Jun 30, 2022
059f43e
chore(deps): update all non-major dependencies (#1313)
renovate[bot] Jun 30, 2022
901a0d9
refactor: use `remark-mdc` package (#1315)
farnabaz Jun 30, 2022
6e1ff3b
docs: fix link to document-driven example
clemcode Jun 30, 2022
a4ab944
docs: add template for doc-driven mode
Atinux Jun 30, 2022
4827c5f
docs: fix the link-id for the surround EN v1 docs (#1321)
nobkd Jul 2, 2022
98e7cc6
docs: missing `,` (#1330)
vinayakkulkarni Jul 4, 2022
85e22ac
docs: specify version in v1 installation guide
mbledkowski Jul 4, 2022
f6294b2
docs: remove doubled . from filename (docs FR v1) (#1323)
nobkd Jul 4, 2022
0d3882d
chore(deps): update all non-major dependencies (#1319)
renovate[bot] Jul 4, 2022
4267bf2
feat: support navigation field in content and _dir.yml (#1328)
Atinux Jul 5, 2022
4b23370
docs: add edge channel for document-driven mode
Atinux Jul 5, 2022
98064e8
chore(deps): update dependency mdast-util-to-hast to ^12.1.2 (#1331)
renovate[bot] Jul 5, 2022
bf14411
fix: handler files with `index` as substring (#1334)
farnabaz Jul 5, 2022
93813f9
docs: improve catch-all section in document-driven mode
Atinux Jul 5, 2022
e82fed4
docs: fix typo
clemcode Jul 6, 2022
d5d23c9
feat: disable document driven with route meta (#1333)
farnabaz Jul 6, 2022
230bbad
fix(document-driven): rendering flash (#1336)
farnabaz Jul 7, 2022
d41205a
fix: DocumentDrivenNotFound shall use the layout
Atinux Jul 7, 2022
772f48f
fix(highlight): remove `@nuxt/kit` from runtime bundle (#1346)
farnabaz Jul 11, 2022
21b320d
chore(deps): update all non-major dependencies (#1339)
renovate[bot] Jul 11, 2022
34e4f78
docs(sitemap): add npm and pnpm install script (#1349)
Jul 12, 2022
56a234c
feat(tailwindcss): support tailwindcss classes in content (with hmr) …
Tahul Jul 12, 2022
2c1d694
docs: add deploy section (#1347)
farnabaz Jul 13, 2022
5a67b2c
Update 6.prose.md (#1355)
Benbinbin Jul 14, 2022
fce889f
chore(deps): update all non-major dependencies (#1354)
renovate[bot] Jul 14, 2022
9582f8c
fix(document-driven): add empty promise for disabled features (#1356)
farnabaz Jul 14, 2022
04f9dad
feat: improve where query types (#1359)
farnabaz Jul 19, 2022
73741f3
refactor: extract nitro logic from transformers (#1352)
farnabaz Jul 19, 2022
a13cca9
fix(hot): mitigate empty code blocks (hotfix)
Tahul Jul 20, 2022
cbf08ad
fix(lint): fix linting
Tahul Jul 20, 2022
b832f24
docs(api): queryContent().sort() descending sorting (#1364)
Jul 20, 2022
32eec9c
fix(highlight): respect `highlight` option (#1372)
farnabaz Jul 22, 2022
5c6d51f
fix: clone `head.meta` before manipulating (#1370)
farnabaz Jul 22, 2022
f2f8f95
chore(deps): update all non-major dependencies (#1357)
renovate[bot] Jul 22, 2022
e7bb0aa
feat: export transformers (#1374)
farnabaz Jul 22, 2022
5654963
chore(deps): update devdependency vitest to ^0.19.0 (#1376)
renovate[bot] Jul 25, 2022
29f90a4
chore(deps): update dependency rehype-external-links to v2 (#1373)
renovate[bot] Jul 25, 2022
fa1b448
chore(deps): lock file maintenance (#1329)
renovate[bot] Jul 26, 2022
6cf2094
feat: documentDriven configuration (#1378)
farnabaz Jul 26, 2022
0fd824a
chore(deps): update all non-major dependencies (#1379)
renovate[bot] Jul 26, 2022
1593ad7
fix(prose-components): use html anchor link in headings (#1381)
nobkd Jul 27, 2022
55e99e4
docs: add article 'a' to sentence (#1395)
nobkd Jul 29, 2022
83b72d6
docs: move fetchContentNavigation into function (#1403)
nobkd Aug 1, 2022
f439178
fix: support components/content in layers for extends (#1404)
Atinux Aug 2, 2022
343db3e
fix(document-driven): throw 404 error when content is missing (#1394)
farnabaz Aug 2, 2022
a587a1d
fix: import `useRoute` (#1408)
danielroe Aug 2, 2022
4ea3719
feat(`<markdown>`): support fallback default slot (#1405)
farnabaz Aug 2, 2022
066c341
fix(document-driven): Only set 404 status on SSR (#1409)
Atinux Aug 2, 2022
45f696b
chore: add page:content:start hook
Atinux Aug 2, 2022
63749d2
chore: rename to content:middleware:start
Atinux Aug 3, 2022
4e3de78
chore: remove `unctx` from dependencies (#1413)
farnabaz Aug 4, 2022
e1ddeb7
chore(deps): update all non-major dependencies (#1384)
renovate[bot] Aug 4, 2022
2602c07
feat: create index for path base search (#1401)
farnabaz Aug 4, 2022
c71c79b
fix(query): do not create empty `where`
farnabaz Aug 4, 2022
cacee66
fix(content-index): files in `content` directory has higher priority …
farnabaz Aug 4, 2022
91d257e
fix(markdown): add missing task list class (#1416)
farnabaz Aug 5, 2022
19bcce5
fix: make sure `components/content` is on top in layers (#1418)
CodeDredd Aug 8, 2022
84b036d
feat: pre fetch contents on build (#1411)
farnabaz Aug 8, 2022
0375c14
fix: remove (now deprecated) template utils (#1423)
danielroe Aug 8, 2022
b409f18
chore(deps): update all non-major dependencies (#1415)
renovate[bot] Aug 9, 2022
774fde3
chore(deps): update devdependency vitest to ^0.21.1 (#1427)
renovate[bot] Aug 9, 2022
58ba46f
fix(pre-fetch): support github driver (#1433)
farnabaz Aug 11, 2022
92c4193
docs: upgrade deps (#1424)
farnabaz Aug 11, 2022
d46f4ff
Revert "docs: upgrade deps (#1424)"
Atinux Aug 11, 2022
10709ee
fix(query): ensure where is set
Atinux Aug 12, 2022
f049553
docs: fix typo 'Convent' -> 'Content' (#1442)
nobkd Aug 12, 2022
19fae5d
docs: describe `highlight.preload` (#1436)
farnabaz Aug 12, 2022
6aad636
fix(json): handle parsed content (#1437)
farnabaz Aug 16, 2022
4df099e
docs: add pnpm as project start option (#1450)
nobkd Aug 16, 2022
5d3ffee
docs: excerpt (#1441)
farnabaz Aug 16, 2022
e95d512
feat: per-page components (#1429)
farnabaz Aug 16, 2022
f592e7b
fix: avoid mutating `_layers` (#1455)
pi0 Aug 16, 2022
57ab0af
fix(prerender): add extension to pre-rendered queries (#1456)
farnabaz Aug 16, 2022
1dc3589
docs: document transformers (#1453)
farnabaz Aug 16, 2022
28c49c0
chore: deprecate markdown component (#1435)
farnabaz Aug 16, 2022
ac95d13
docs: temporary use `<Markdown>`
farnabaz Aug 17, 2022
bf35a81
fix(`<ContentRenderer>`): prioritize default slot (#1460)
farnabaz Aug 17, 2022
bcf241a
fix: `useContentHead` was not respecting `og:image` props (#1461)
Atinux Aug 17, 2022
5a64f46
fix(document-driven): avoid calling middleware on hash change
Atinux Aug 18, 2022
61c3032
fix(runtime): allow to give instance of the remark plugin (#1466)
Atinux Aug 19, 2022
f7dd03f
docs(README): fix link to MDC syntax (#1467)
Vinccool96 Aug 22, 2022
46723ef
docs(querying): add `_params` to api routes (#1463)
nobkd Aug 22, 2022
9b9b648
fix(useContentHead): set title only if defined
Atinux Aug 23, 2022
df85e8e
chore(deps): update all non-major dependencies (#1431)
renovate[bot] Aug 23, 2022
ce5397d
feat: implement csv parser with unist/mircomark stack (#1468)
farnabaz Aug 25, 2022
ec3c61f
fix(module): do not add vue files to ignore list (#1476)
farnabaz Aug 31, 2022
1f60c84
chore: upgrade to nuxt rc9 (#1498)
farnabaz Sep 5, 2022
2b4fcd0
fix(`<MarkDown>`): prevent multiple deprecation log (#1497)
farnabaz Sep 5, 2022
3eba501
docs: playground content from query (#1499)
farnabaz Sep 5, 2022
96e3fcb
feat(generate): use nitro header instead of header link (#1502)
farnabaz Sep 6, 2022
dec845d
docs: upgrade docus (#1503)
farnabaz Sep 7, 2022
40b4c38
chore(deps): update all non-major dependencies (#1472)
renovate[bot] Sep 7, 2022
d7bd2b1
docs: update home page
farnabaz Sep 7, 2022
af4452b
chore(deps): lock file maintenance (#1400)
renovate[bot] Sep 7, 2022
ef5c3ec
chore: use latest docus
farnabaz Sep 7, 2022
8cdae3e
docs: update social image
farnabaz Sep 7, 2022
4a84eb1
chore(release): release v2.1.0
farnabaz Sep 7, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 3 additions & 4 deletions .eslintrc
@@ -1,11 +1,10 @@
{
"root": true,
"extends": [
"@nuxtjs/eslint-config-typescript"
],
"extends": ["@nuxtjs/eslint-config-typescript"],
"rules": {
"vue/multi-word-component-names": "off",
"vue/no-multiple-template-root": "off",
"no-redeclare": "off"
"no-redeclare": "off",
"import/named": "off"
}
}
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -22,12 +22,11 @@ jobs:
- run: yarn dev:prepare
- run: yarn lint
- run: yarn build
- run: yarn test:unit
- run: yarn test
- name: Release Edge
if: |
github.event_name == 'push' &&
!contains(github.event.head_commit.message, '[skip-release]') &&
!contains(github.event.head_commit.message, 'docs')
!contains(github.event.head_commit.message, '[skip-release]')
run: ./scripts/release-edge.sh
env:
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
188 changes: 188 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,188 @@
# Changelog


## main (v2.0.1..v2.1.0)


### 🚀 Enhancements

- **types:** Provide augmentations for `only` and `without` (#1200)
- **types:** Expose `MarkdownParsedContent` for improved type generics (#1199)
- **navigation:** Allow passing QueryBuilder or QueryBuilderParams in `fetchNavigation` or `<ContentNavigation>` (#1206)
- **markdown:** Allow overwriting plugins (#1226)
- **config:** Allow ws config (#1249)
- **markdown:** Support multiple themes for code highlighter (#1251)
- **navigation:** Allow _dir.yml to filter navigation (#1261)
- **source:** Allow overwriting default source (#1273)
- Variable binding (#1266)
- **document-driven:** Add document-driven as a @nuxt/content feature (#1279)
- **docs:** Upgrade docus (3adf4e5d)
- **use-content-head:** Add helper for <head> binding (#1295)
- **document-driven:** Add caching layer on client-side (#1312)
- Add web-types.json for WebStorm (#1288)
- Support navigation field in content and _dir.yml (#1328)
- Disable document driven with route meta (#1333)
- **tailwindcss:** Support tailwindcss classes in content (with hmr) (#1351)
- Improve where query types (#1359)
- Export transformers (#1374)
- DocumentDriven configuration (#1378)
- **`<markdown>`:** Support fallback default slot (#1405)
- Create index for path base search (#1401)
- Pre fetch contents on build (#1411)
- Per-page components (#1429)
- Implement csv parser with unist/mircomark stack (#1468)
- **generate:** Use nitro header instead of header link (#1502)

### 🩹 Fixes

- **navigation:** Allow navigation opt-out with `navigation: false` (#1208)
- **types:** More accurately represent `ParsedContentMeta` (#1196)
- **types:** Change `QueryBuilderParams` keys to partial (#1203)
- **ContentQuery:** Handle `null` data (#1230)
- **markdown:** Issue with `h1-6` tags (#1223)
- **markdown:** Detect inline component followed non whitespace characters (#1227)
- **query:** Use exact match for `findOne` (#1224)
- **query:** Surround and only cannot be used at the same time (#1238)
- **storage:** Warn & ignore files with invalid characters (#1239)
- **lint:** Fix linting (ellipsis.vue) (855bb383)
- **ContentQuery:** Add condition if value is undefined (6a055081)
- **mdc-parser:** Minor fixes in markdown generation (caf9b83d)
- **highlight:** Preload common languages (#1278)
- **query:** Handle array fields in `$in` operator (#1277)
- **document-driven:** Update documentDriven feature (#1294)
- **highlight:** Warn about languages dynamic loading (#1291)
- **markdown:** Generate depth field in TOC for h5 & h6 (#1296)
- Support layout from defined vue page in DDM (48fc30b0)
- **ignore:** Fix ignore paths injected from the module (97f1d74c)
- **runtime:** ContentRenderer extra props (#1300)
- Remove _theme.yml fetch with doc driven by default (#1310)
- **ContentRendererMarkdown:** Preload components used in content (#1309)
- **markdown:** Attributes of span inside headings (#1307)
- Handler files with `index` as substring (#1334)
- **document-driven:** Rendering flash (#1336)
- DocumentDrivenNotFound shall use the layout (d41205aa)
- **highlight:** Remove `@nuxt/kit` from runtime bundle (#1346)
- **document-driven:** Add empty promise for disabled features (#1356)
- **hot:** Mitigate empty code blocks (hotfix) (a13cca98)
- **lint:** Fix linting (cbf08ad9)
- **highlight:** Respect `highlight` option (#1372)
- Clone `head.meta` before manipulating (#1370)
- **prose-components:** Use html anchor link in headings (#1381)
- Support components/content in layers for extends (#1404)
- **document-driven:** Throw 404 error when content is missing (#1394)
- Import `useRoute` (#1408)
- **document-driven:** Only set 404 status on SSR (#1409)
- **query:** Do not create empty `where` (c71c79bd)
- **content-index:** Files in `content` directory has higher priority (#1414)
- **markdown:** Add missing task list class (#1416)
- Make sure `components/content` is on top in layers (#1418)
- Remove (now deprecated) template utils (#1423)
- **pre-fetch:** Support github driver (#1433)
- **query:** Ensure where is set (10709ee2)
- **json:** Handle parsed content (#1437)
- Avoid mutating `_layers` (#1455)
- **prerender:** Add extension to pre-rendered queries (#1456)
- **`<ContentRenderer>`:** Prioritize default slot (#1460)
- `useContentHead` was not respecting `og:image` props (#1461)
- **document-driven:** Avoid calling middleware on hash change (5a64f469)
- **runtime:** Allow to give instance of the remark plugin (#1466)
- **useContentHead:** Set title only if defined (9b9b6489)
- **module:** Do not add vue files to ignore list (#1476)
- **`<MarkDown>`:** Prevent multiple deprecation log (#1497)

### 💅 Refactors

- ⚠️ Spell `extensions` correctly (#1204)
- Use `remark-mdc` package (#1315)
- Extract nitro logic from transformers (#1352)

### 📖 Documentation

- Fix typo (fff00b19)
- Remove config redirect (04fe4248)
- Upgrade with latest docus (#1250)
- Update playground (96c161d5)
- Update driverOptions (7adaed10)
- Note about rendering content in Get Started (#1255)
- Small typo (1b7fd920)
- **get-started:** Minor fixes (#1274)
- Add edge releases channel (58cae1d2)
- **edge-channel:** Update edge package name (fe1ebb59)
- Upgrade @nuxt/content (3dc1f25d)
- Update document-driven page (90d04bb3)
- Move example of doc driven (6426160e)
- Improve examples (#1302)
- Fix inline code block (#1303)
- Fix missing slash (#1306)
- Generate blog too (#1311)
- Fix link to document-driven example (6e1ff3b1)
- Add template for doc-driven mode (a4ab9444)
- Fix the link-id for the surround EN v1 docs (#1321)
- Missing `,` (#1330)
- Specify version in v1 installation guide (85e22aca)
- Remove doubled . from filename (docs FR v1) (#1323)
- Add edge channel for document-driven mode (4b23370c)
- Improve catch-all section in document-driven mode (93813f9a)
- Fix typo (e82fed4b)
- **sitemap:** Add npm and pnpm install script (#1349)
- Add deploy section (#1347)
- **api:** QueryContent().sort() descending sorting (#1364)
- Add article 'a' to sentence (#1395)
- Move fetchContentNavigation into function (#1403)
- Upgrade deps (#1424)
- Upgrade deps " (#1424)
- Fix typo 'Convent' -> 'Content' (#1442)
- Describe `highlight.preload` (#1436)
- Add pnpm as project start option (#1450)
- Excerpt (#1441)
- Document transformers (#1453)
- Temporary use `<Markdown>` (ac95d137)
- **README:** Fix link to MDC syntax (#1467)
- **querying:** Add `_params` to api routes (#1463)
- Playground content from query (#1499)
- Upgrade docus (#1503)
- Update home page (d7bd2b1a)
- Update social image (8cdae3e2)

### 🏡 Chore

- Typo (fd1c56dc)
- **docs:** Upgrade docs (d0ee386e)
- **prepare:** Prepare for 2.1.0 release (update version) (3dd85b57)
- **playground:** Add example with ddm and vue page (07d79882)
- Remove style and rename document-driven class (8bf91546)
- Add page:content:start hook (45f696ba)
- Rename to content:middleware:start (63749d2b)
- Remove `unctx` from dependencies (#1413)
- Deprecate markdown component (#1435)
- Upgrade to nuxt rc9 (#1498)
- Use latest docus (ef5c3ec9)

#### ⚠️ Breaking Changes

- ⚠️ Spell `extensions` correctly (#1204)

### ❤️ Contributors

- Ahad Birang
- Alexey Tuzov
- Benjamin Canac
- Clément Ollivier
- Daniel Roe
- Farnabaz
- Gregor Becker
- Gustavo Alfredo Marín Sáez
- Harlan Wilton
- Itshizhan
- Kot
- Kotaro Yabe
- Lukas Von Blarer
- Maciej Błędkowski
- Nobkd
- Pooya Parsa
- Rem
- Sébastien Chopin
- Vinayak Kulkarni
- Vinccool96
- Yaël Guilloux

2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@

# Nuxt Content

Nuxt Content reads the `content/` directory in your project, parses `.md`, `.yml`, `.csv` or `.json` files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the [MDC syntax](/guide/writing/mdc).
Nuxt Content reads the `content/` directory in your project, parses `.md`, `.yml`, `.csv` or `.json` files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the [MDC syntax](https://content.nuxtjs.org/guide/writing/mdc).

- [📖 &nbsp;Read the documentation](https://content.nuxtjs.org)
- [👾 &nbsp;Playground](https://stackblitz.com/github/nuxt/content/tree/main/examples/essentials/hello-world?file=app.vue)
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Expand Up @@ -2,7 +2,7 @@

# Documentation

This documentation uses [Docus](https://github.com/nuxtlabs/docus).
This documentation uses [Docus](https://github.com/nuxt-themes/docus).

## 💻 Development

Expand Down
56 changes: 56 additions & 0 deletions docs/app.config.ts
@@ -0,0 +1,56 @@
export default defineAppConfig({
docus: {
title: 'Nuxt Content',
description: 'Write pages in markdown, use Vue components and enjoy the power of Nuxt with a blazing fast developer experience.',
layout: 'docs',
image: 'https://content.nuxtjs.org/preview.png',
url: 'https://content.nuxtjs.org',
debug: false,
socials: {
twitter: '@nuxt_js',
github: 'nuxt/content'
},
github: {
root: 'docs/content',
edit: true,
releases: true
},
cover: {
src: '/cover.jpg',
alt: 'Content made easy for Vue developers'
},
aside: {
level: 1,
filter: [
'/v1',
'/content-v1',
'/fr',
'/ja',
'/ru'
]
},
header: {
title: false,
logo: true
},
footer: {
credits: {
icon: 'IconDocus',
text: 'Powered by Docus',
href: 'https://docus.com'
},
icons: [
{
label: 'NuxtJS',
href: 'https://nuxtjs.org',
component: 'IconNuxt'
},
{
label: 'Vue Telescope',
href: 'https://vuetelescope.com',
component: 'IconVueTelescope'
}
]
}
}
})
45 changes: 0 additions & 45 deletions docs/components/content/ArticleHero.vue

This file was deleted.

56 changes: 0 additions & 56 deletions docs/components/content/BlockHero.vue

This file was deleted.