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

7 lines
326 B
Markdown

---
title: resource
---
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).