1
0
Fork 0
hugo/docs/content/en/getting-started/glossary/content-adapter.md

266 B

title
content adapter

A template that dynamically creates pages when building a site. For example, use a content adapter to create pages from a remote data source such as JSON, TOML, YAML, or XML. See details.