hugo/docs/content/en/content-management/_index.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

603 B

title linkTitle description categories keywords menu weight aliases
Content management Overview Hugo makes managing large static sites easy with support for archetypes, content types, menus, cross references, summaries, and more.
docs
identifier parent weight
content-management-overview content-management 10
10
/content/
/content/organization

A static site generator needs to extend beyond front matter and a couple of templates to be both scalable and manageable. Hugo was designed with not only developers in mind, but also content managers and authors.