Commit Graph

15 Commits

Author SHA1 Message Date
Alexander Lichter 69860d952a
docs: add video links for more context (#27174) 2024-05-13 15:39:52 +01:00
Damian Głowala 386be0b866
docs: replace `process.*` with `import.meta.*` (#26611) 2024-04-02 12:46:05 +01:00
Volker Rose 41f6a0a3a0
docs: note that `@nuxt/schema` should be used by module authors (#26190) 2024-03-18 15:17:30 +00:00
Florent Delerue 7213b2ddac
docs: replace `callout` to new components (#25897) 2024-02-21 18:09:45 +01:00
Alexander Lichter 64146b4a5d
docs: warn about using differently names env variables (#24612) 2023-12-05 17:47:37 +00:00
hossein-moghadam a548b70342
docs: rename 3.nuxt.config.md to 3.nuxt-config.md (#23819)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-10-25 11:19:09 +02:00
Leonard Mihalcea 52af4a5684
docs: fix typo in runtime-config page (#23882) 2023-10-23 20:21:29 +09:00
Sébastien Chopin f26a801775
docs: update to new website (#23743)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00
Daniel Roe 98c17e5d46 docs: revert `import.meta.*` update until v3.7 release 2023-08-17 08:06:20 +02:00
Lucas Vargas ffd0223583
feat(vite,webpack): tree-shakable `import.meta.*` build flags (#22428) 2023-08-07 23:03:40 +01:00
Dawid Kopys 7e05b6e785
docs: correct manually typing runtime config example (#22393) 2023-07-29 19:14:08 +01:00
Mahdi Shah Abbasian bea6ed1d9c
docs: standardize indentation and tag positioning (#22157) 2023-07-18 11:31:45 +01:00
Daniel Roe 6016aef859
fix(nuxt): expose `nuxt/schema` subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00
Daniel Roe a8874180a1
docs: add `.env` to directory structure and improve config docs (#18594) 2023-02-01 03:53:04 -08:00
Sébastien Chopin 3ec108493d
docs: simplify the docs directory (#18506)
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

* chore: add readme
2023-01-25 10:41:41 +01:00