Files
hugo/docs/content/en/quick-reference/glossary/component.md
T
2025-12-19 10:07:30 +01:00

692 B

title
title
component

A component is a collection of related files, housed within the unified file system, that fulfills a specific function in building a Hugo website. These components are categorized into seven types: archetypes, assets, content, data, templates, translation tables, and static files, and can be defined within the project or provided by modules.

Each component has a dedicated directory within the unified file system:

Component Directory within the unified file system
archetypes archetypes
assets assets
content content
data data
templates layouts
translation tables i18n
static files static