Commit Graph

30 Commits

Author SHA1 Message Date
Sébastien Chopin a21e8d2438
docs: remove duotone icons for clarity (#29040) 2024-09-17 17:33:49 +02:00
Gustav Odinger 29fbb2d61a
docs: persist package manager choice in code blocks (#28514) 2024-08-28 22:42:39 +01:00
Meo fd696ca9e9
docs: `bunx` -> `bun x` (#28277) 2024-07-24 00:41:05 +02:00
Daniel Roe 3c16c890c1
docs: update `Nuxt 3` -> `Nuxt` or `Nuxt 3+` 2024-06-30 11:21:01 +01:00
Dominic 088a86f442
docs: update some code groups with package manager examples (#27791) 2024-06-26 11:45:44 +02:00
John Tanz 525124b107
docs: clarify purpose of play online section (#25978) 2024-04-19 17:26:18 +03:00
RollingTL f2c2a5b0f7
docs: remove step of installing deps in new nuxt project (#26676) 2024-04-06 15:59:26 +01:00
Oumar Barry 280d30d5e1
fix(schema): disable `typescript.shim` in favour of volar (#26052) 2024-03-05 10:32:40 +00:00
Florent Delerue 7213b2ddac
docs: replace `callout` to new components (#25897) 2024-02-21 18:09:45 +01:00
Anthony Fu 3c271413f8
docs: enable twoslash for some code snippets (#25679) 2024-02-07 16:18:48 +00:00
Clément Ollivier 29a765081a
docs: specify yarn pnp opt-out for install (#24923) 2023-12-28 16:14:04 +00:00
Phojie Rengel 2193891778
docs: update yarn `-o` option to `--open` (#24644) 2023-12-08 13:42:36 +01:00
Boby Tiwari 3506f48ec3
docs: mention changing directory in installation guide (#23680) 2023-11-16 15:15:18 +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
Luke Nelson 3eef1b3406
docs: update minimum required Node version (#23821) 2023-10-20 17:01:36 +01:00
Damian Głowala 08281866a6
docs: remove redundant trailing slashes from links (#23744) 2023-10-18 12:26:06 +01: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
Muhammad Mahmoud a28ee6b014
docs: fix typo in bun package manager name (#22781) 2023-08-24 09:12:21 +01:00
Colin McDonnell 9d3702c7c2
docs: add instructions for Bun package manager (#22779) 2023-08-24 07:44:43 +01:00
Colin McDonnell 08b1950ffb
feat(nuxi): detect `bun` package manager (#22673) 2023-08-17 08:30:28 +02:00
Adham Farrag a2581c6d23
docs: add recommendation to install nuxtr (#20808) 2023-07-31 11:23:00 +01:00
Jianqi Pan b49e5f420c
docs: add more internal links (#22013) 2023-07-07 17:24:09 +01:00
Roman Vašek cfd14e4572
docs: added `@latest` to install commands (#21702) 2023-06-22 16:58:58 +01:00
Jonas Thelemann 3133c6fb84
fix(deps): relax upper node version constraint (#20472) 2023-04-24 22:24:38 +01:00
Daniel Roe e7623ec0b7
docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
Sébastien Chopin 8c11498a57 docs: update play on X links 2023-03-21 18:13:58 +01:00
Sébastien Chopin c570ae2724
docs: improve installation prerequisites 2023-03-15 15:28:56 +01:00
Sébastien Chopin d67a873c49 docs: remove note since already in code block for pnpm 2023-03-09 14:35:26 +01:00
Sébastien Chopin e0cb950f0e docs: move prerequisites into a summary 2023-03-09 14:34:18 +01: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