hugo/docs/content/en/content-management/types.md
Bjørn Erik Pedersen 5fd1e74903
Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs'
```
git subtree add --prefix=docs/ https://github.com/gohugoio/hugoDocs.git master --squash
```

Closes #11925
2024-01-27 10:48:57 +01:00

824 B

title description categories keywords menu weight toc aliases
Content types Hugo is built around content organized in sections.
content management
lists
sections
content types
types
organization
docs
parent weight
content-management 130
130 true
/content/types

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