rsnext/docs
Nicolas Bouvrette 80c4766d2c
Adding next-multilingual as a new i18n option (#37452)Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
<!--
Thanks for opening a PR! Your contribution is much appreciated.
In order to make sure your PR is handled as smoothly as possible we
request that you follow the checklist sections below.
Choose the right checklist for the change that you're making:
-->

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the
feature request has been accepted for implementation before opening a
PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)

---------

Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
2023-02-20 13:56:48 +01:00
..
advanced-features Adding next-multilingual as a new i18n option (#37452)Co-authored-by: Tim Neutkens <tim@timneutkens.nl> 2023-02-20 13:56:48 +01:00
api-reference docs(next/router): capitalize React (#45950) 2023-02-15 16:18:01 +00:00
api-routes feat: enables 'edge' as a possible runtime for API routes (#44045) 2022-12-15 10:08:03 +01:00
basic-features Fix small error in documentation (#46105) 2023-02-18 21:44:47 +00:00
guides Update building-forms.md (#44862) 2023-01-13 14:34:55 -08:00
migrating docs(migrating): fix broken react-router link (#43843) 2022-12-08 10:28:36 -08:00
routing fixed missing <Link /> keyword (#42422) 2022-11-03 11:07:01 -07:00
accessibility.md Add documentation on accessibility. (#38522) 2022-07-14 13:05:39 +00:00
authentication.md Alphabetize auth docs providers. (#34281) 2022-02-13 00:51:53 +00:00
deployment.md Docs: Update deployment.md with Firebase, Amplify and Cloudflare (#44092) 2022-12-17 15:26:29 +00:00
faq.md doc: improve a word client side rendering (#39771) 2022-08-22 14:55:46 -05:00
getting-started.md Update getting-started documentation (#45284) 2023-01-26 01:25:42 +00:00
going-to-production.md chore: fix docs link to minimumCacheTTL (#45502 2023-02-01 17:31:35 -08:00
manifest.json Turbopack experimental fields docs and schema (#45560) 2023-02-08 23:10:26 +00:00
testing.md Add Cypress component testing to docs & example (#44869) 2023-02-07 23:42:35 +00:00
upgrading.md Fix Node.js version to 14.6.0 in Upgrading guide. (#44939) 2023-01-16 22:11:00 +00:00