Commit Graph

28 Commits

Author SHA1 Message Date
Daniel Roe a683b1a20f chore: update links to `nuxt/framework` discussions 2023-01-20 12:43:56 +00:00
Daniel Roe 081dc3254f chore: update internal repo/issue links to use`nuxt/nuxt` 2023-01-19 19:37:07 +00:00
Daniel Roe 28a2a91b64 docs: add info about extensions and pathPrefix keys
Co-authored-by: Mike Laumann Bellika <5175031+MikeBellika@users.noreply.github.com>
2023-01-19 13:06:13 +00:00
Mike Laumann Bellika 49a2dd5d5a
docs: add description of returning different status codes (#10059) 2023-01-19 12:08:39 +00:00
Richard Manzoli 72b055bc32
docs: remove stray parenthesis (#10144) 2023-01-19 11:20:06 +00:00
FenLiaoYu 8892cccb06
docs: update nested router example (#10115) 2023-01-16 22:41:38 +00:00
Florian LEFEBVRE a3075b9e6f
docs: update link (#10056) 2023-01-13 23:38:52 +00:00
Daniel Roe 2d013c5fad
feat(nuxt): server-only components (#9972) 2023-01-09 11:20:33 +00:00
AuroraTea 60c3e2f841
docs(guide): fix the link to deploy in `guide/.output` (#9994) 2023-01-09 09:19:15 +00:00
Brian Mhlanga c00f21e706
docs: fix typos (#9919) 2023-01-03 11:14:59 +01:00
にー兄さん / Kaito Tsutsumi ba384ff030
docs: fix `layouts` typo in nuxtignore page (#9893) 2023-01-02 19:00:03 +01:00
DmitryVladimirson 7a598567da
docs: improve wording and fix typo (#9795) 2022-12-20 14:54:08 +00:00
Jasper Zonneveld ef4b667ba0
docs(concepts): add `utils/` to directory-based auto-imports (#9739) 2022-12-15 17:01:11 +01:00
DmitryVladimirson 2a2f21b84f
docs: indicate `navigateTo` options are optional (#9672) 2022-12-12 16:44:09 +00:00
mst101 ac61b2b69a
docs(rendering): hide light image in dark mode (#9620) 2022-12-10 20:23:20 +00:00
Sébastien Chopin 770cdf90df docs: compress social image to jpg and upgrade website-theme 2022-12-06 15:42:39 +01:00
Daniel Roe 3066e495a0
docs: recommend to install non-edge version of `@nuxt/test-utils` (#9543) 2022-12-06 12:51:17 +01:00
Sébastien Chopin c307ee8b5a docs: heading and formatting improvements for layers 2022-12-05 11:55:25 +01:00
Christian Preston 77e2974f1c
docs: add nuxt layers introduction and authoring guide (#9405)
Co-authored-by: Alexander Lichter <github@lichter.io>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-05 11:44:28 +01:00
Clément Ollivier 65f3b3a053
docs: change app-config url to avoid naming conflicts with app.vue (#9377) 2022-11-28 13:47:32 +01:00
Julien Huang f1026d4e88
docs: add warning about `.client` onMounted hook (#9263) 2022-11-24 11:15:33 +00:00
Sébastien Chopin 2facf0e594
docs: improve seo titleTemplate and add social images (#9235)
* docs: improve seo titleTemplate and add social images

* chore: update
2022-11-21 16:51:39 +01:00
Conner b2933cdfa3
docs: updated info about `404.vue` (#9155) 2022-11-21 13:19:11 +01:00
Pascal Wengerter d2ead6ff3d
Update edge-channel-docs with non-rc nuxt version (#9171) 2022-11-18 16:42:37 +01:00
Sébastien Chopin 667286879e
docs: fix broken links in examples (#9119) 2022-11-17 12:09:43 +00:00
Clément Ollivier fea7717291
docs: fix broken paths (#9076) 2022-11-16 18:21:08 +01:00
Sébastien Chopin 9ab069b2a3 docs: minor style improvements 2022-11-16 12:39:38 +01:00
Sébastien Chopin 90784f79d7
docs: new website design (#9007)
* docs: implement new website theme

* chore: rename dirs

* chore: update build

* lint fix

* chore: update deps

* fix: include node_modules in esbuild step

* chore: update deps

* Update .gitignore

* chore: update theme version

* up

* up

* fix: use svg for illustration

* chore: update to 0.0.12

* chore: force parse5 resolution

* stay with build

* feat: always display first home section

* Update yarn.lock

* chore: update theme

* fix lint

* docs: update home title

* chore: update website theme version

* Update docs/content/0.index.md

Co-authored-by: pooya parsa <pyapar@gmail.com>

* Update docs/content/0.index.md

Co-authored-by: pooya parsa <pyapar@gmail.com>

* up

* chore: bump theme version

* up

* chore: up

* up up and up

* chore: generate

* fix: boolean value

* feat: new images

* update again

* chore: up

* ouep

* chore: up

Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-11-16 11:04:28 +01:00