Redocly
To render an OpenAPI specification using Redocly, you need to include the nd-api-reference front matter field, with a reference to an OpenAPI spec file.
The front matter of this page is:
---
title: Redocly
nd-api-reference: "./api/example.json"
---./api/example.json can be found in the static folder of the exampleSite content directory (example.json).
The redocly instance always renders at the bottom of the content.