mirror of https://github.com/gohugoio/hugo
266 B
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.