Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_index.md « content-management « zh « content « docs - github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8c088dc5708513487cc5c224e26e61f8195a7159 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: 内容管理
linktitle: 内容管理概览
description: Hugo 可以管理大型的静态网站,支持骨架、内容类型、菜单、引用、概要等等。
date: 2018-04-23
publishdate: 2018-04-23
lastmod: 2018-04-23
menu:
  docs:
    parent: "content-management"
    weight: 1
keywords: [source, organization]
categories: [content management]
weight: 01	#rem
draft: false
aliases: [/content/,/content/organization]
toc: false
isCJKLanguage: true
---

一个实用的静态网站生成器,需要超越“文件头” (front matter) 和模板的等基本功能,才能兼备可伸缩性和可管理性,满足用户所需。Hugo 不仅是给开发者设计的,也同样适用于内容管理员和写作人员。