rsnext/docs/advanced-features
Raymond Cheng ee89517848
Add a Plasmic example (#37522)
This adds a new example under `cms-plasmic/`. It serves as a general-purpose example that should be able to work with any Plasmic project, which can be set via environment variables.

## Documentation / Examples

- [x] Make sure the linting passes by running `pnpm lint`
- [x] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-06-22 15:19:04 +00:00
..
amp-support docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
react-18 Improve next/dynamic docs and add links to layouts RFC. (#37244) 2022-05-29 23:48:41 +00:00
automatic-static-optimization.md chore(examples): fix active-class-name example (#37828) 2022-06-21 15:44:29 +00:00
ci-build-caching.md Move CI build cache instructions to Deployment docs (#35418) 2022-05-13 09:56:47 -04:00
codemods.md Enable Alex documentation linting for docs (#26598) 2021-06-25 11:40:50 -05:00
compiler.md Update Jest config with SWC docs (#37705) 2022-06-15 11:27:28 +00:00
custom-app.md Add info on context.ctx argument (#35303) 2022-03-15 15:34:49 +01:00
custom-document.md Update custom-document.md (#37811) 2022-06-18 22:27:29 +00:00
custom-error-page.md Fixed duplicate data fetching overview page + links (#33774) 2022-01-29 02:52:40 +00:00
custom-server.md Update custom server docs for async methods (#30521) 2022-02-06 03:22:02 +00:00
customizing-babel-config.md Update babel docs to mention you can use babel.config.js. (#23434) 2021-03-26 16:01:22 +00:00
customizing-postcss-config.md Document CSS Grid Better (#16996) 2020-09-10 13:46:14 -04:00
debugging.md Add section for jetbrains webstorm debugging (#24556) 2022-05-22 22:30:14 -05:00
dynamic-import.md Fix typo in dynamic import section of dynamic-import.md (#37872) 2022-06-21 13:10:16 +00:00
error-handling.md Add Error Handling document (#34329) 2022-02-25 11:34:00 -05:00
i18n-routing.md Describe relation between region locale and country locale when a country is not found (#37745) 2022-06-20 10:29:58 -05:00
measuring-performance.md Changed all occurrences of etc to match (#34280) 2022-02-13 00:22:52 +00:00
middleware.md Update Middleware docs to mention canary version. (#37865) 2022-06-21 11:04:22 +02:00
module-path-aliases.md Update module-path-aliases.md (#22739) 2021-03-08 14:19:31 +01:00
multi-zones.md Fixed minor grammar issue (#27493) 2021-07-26 04:19:37 +00:00
output-file-tracing.md Provide more detail to static folder placement (#34651) 2022-02-21 20:07:54 +00:00
preview-mode.md Add a Plasmic example (#37522) 2022-06-22 15:19:04 +00:00
security-headers.md Update Content-Security-Policy header usage explanation (#33833) 2022-01-31 20:30:47 +00:00
source-maps.md Updated copy around enabling source maps (#36852) 2022-05-12 11:45:23 +00:00
src-directory.md No info on environment variables in the src folder (#33110) (#33136) 2022-01-10 13:58:29 +00:00
static-html-export.md Add missing closing parenthesis in docs (#34924) 2022-03-01 16:48:08 +00:00
using-mdx.md Revert "Improvements to the MDX Docs and replaced a leftover reference to babel" (#36066) 2022-04-11 16:11:35 +00:00