mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit '35dec7c96f7ee3eb17dd444f7067f0c776fb56ae'
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
title: Hugo Modules
|
||||
linkTitle: Overview
|
||||
description: How to use Hugo Modules.
|
||||
categories: []
|
||||
keywords: []
|
||||
menu:
|
||||
docs:
|
||||
identifier: hugo-modules-overview
|
||||
parent: modules
|
||||
weight: 10
|
||||
weight: 10
|
||||
categories: [hugo modules]
|
||||
keywords: [themes,modules]
|
||||
aliases: [/themes/overview/,/themes/]
|
||||
toc: true
|
||||
aliases: [/themes/overview/,/themes/]
|
||||
---
|
||||
|
||||
**Hugo Modules** are the core building blocks in Hugo. A _module_ can be your main project or a smaller module providing one or more of the 7 component types defined in Hugo: **static**, **content**, **layouts**, **data**, **assets**, **i18n**, and **archetypes**.
|
||||
|
Reference in New Issue
Block a user