rsnext/docs/basic-features
Tim a1b97ac3f8
Added Prepr CMS Examples to docs (#23221)
Following commit 1f5c2c8513

Adding documentation links to example.

## 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
- [X ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.

## Documentation / Examples

- [x ] Make sure the linting passes
2021-03-19 16:10:35 +00:00
..
built-in-css-support.md Mention required version for global CSS imports in node_modules (#17506) 2020-10-01 08:58:22 +00:00
data-fetching.md Added Prepr CMS Examples to docs (#23221) 2021-03-19 16:10:35 +00:00
environment-variables.md Add note for loading env files during testing (#22982) 2021-03-12 00:47:42 +00:00
fast-refresh.md Update fast-refresh.md (#18047) 2020-11-16 22:46:43 +00:00
image-optimization.md Document how to use basePath with next/image. (#23123) 2021-03-16 19:56:41 +00:00
pages.md Added Prepr CMS Examples to docs (#23221) 2021-03-19 16:10:35 +00:00
static-file-serving.md Update static file serving doc to mention Next.js 10 (#20815) 2021-01-06 15:21:34 +00:00
supported-browsers-features.md Documentation updates (#16503) 2020-08-24 02:23:12 +00:00
typescript.md Add type keyword to API Routes examples (#18234) 2020-11-09 03:24:02 +00:00