summaryrefslogtreecommitdiffstats
path: root/docs/content/en/quick-reference/glossary/resource.md
blob: 0864bc43d65b2ae7862a398b0f7aee702b7f1d42 (plain) (blame)
1
2
3
4
5
6
7
---
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).