hugo/docs/content/en/content-management/_index.md
2022-11-17 16:16:19 +01:00

17 lines
627 B
Markdown

---
title: Content Management
linkTitle: Content Management Overview
description: Hugo makes managing large static sites easy with support for archetypes, content types, menus, cross references, summaries, and more.
menu:
docs:
parent: content-management
weight: 10
keywords: [source, organization]
categories: [content management]
toc: false
weight: 10
aliases: [/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.