rsnext/docs/basic-features
volcareso 48b37ede23
Add more examples of static generation to docs page. (#29052)
## 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
2021-09-13 13:18:31 +00:00
..
built-in-css-support.md Remove old docs sections (#24853) 2021-05-06 14:17:00 +02:00
data-fetching.md getServerSideProps should support props value as Promise (#28607) 2021-08-30 19:52:15 +00:00
environment-variables.md Update docs about exposing env vars to the browser (#28673) 2021-08-31 21:18:22 +00:00
eslint.md [ESLint] Support single-file linting in next lint (necessary for lint-staged) (#28042) 2021-09-06 13:05:40 +02:00
fast-refresh.md Update fast-refresh.md (#18047) 2020-11-16 22:46:43 +00:00
font-optimization.md docs: update font-optimization.md (#28397) 2021-08-23 16:07:54 +00:00
image-optimization.md Update docs to clarify that image imports are static (#28744) 2021-09-02 18:51:30 +00:00
layouts.md [docs] Added per page layout example with TypeScript (#27488) 2021-07-30 16:30:32 +00:00
pages.md Add more examples of static generation to docs page. (#29052) 2021-09-13 13:18:31 +00:00
script.md Add eslint rule for id attribute on inline next/script (#27853) 2021-08-19 20:08:04 +00:00
static-file-serving.md Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
supported-browsers-features.md Update supported-browsers-features.md (#28326) 2021-08-20 11:52:20 +00:00
typescript.md Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00