1
0
Fork 0
hugo/docs/content/en/quick-reference/glossary/resource.md

8 lines
350 B
Markdown

---
title: resource
---
A _resource_ is any file consumed by the build process to augment or generate content, structure, behavior, or presentation. For example: images, videos, content snippets, CSS, Sass, JavaScript, and data.
Hugo supports three types of resources: [_global resources_](g), [_page resources_](g), and [_remote resources_](g).