hugo/docs/content/en/content-management/types.md
2022-02-14 12:58:42 +01:00

878 B

title description date categories keywords menu weight draft aliases toc
Content Types Hugo is built around content organized in sections. 2017-02-01
content management
lists
sections
content types
types
organization
docs
parent weight
content-management 60
60 false
/content/types
true

A content type is a way to organize your content. Hugo resolves the content type from either the type in front matter or, if not set, the first directory in the file path. E.g. content/blog/my-first-event.md will be of type blog if no type is set.

A content type is used to