mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
Merge commit '346b60358dd8ec2ca228e6635bff9d7914b398b7'
This commit is contained in:
7
docs/content/en/getting-started/glossary/resource.md
Normal file
7
docs/content/en/getting-started/glossary/resource.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
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).
|
Reference in New Issue
Block a user