Files
hugo/docs/content/en/getting-started/glossary/content-adapter.md
2025-01-23 09:47:46 +01:00

266 B

title
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.