@foldocs/mdx-remote
v0.1.0
Published
Load validated Markdown and MDX files from remote JSON endpoints at build time.
Readme
Foldocs Remote MDX
Load validated Markdown and MDX files from remote JSON endpoints at build time.
Installation
pnpm add @foldocs/mdx-remote @foldocs/content effectUsage
Use createRemoteContentSource() in content.sources. The adapter validates every remote file before the Foldocs compiler processes it.
Documentation
Read the Foldocs documentation.
