summaryrefslogtreecommitdiffstats
path: root/docs/content/zh/documentation.md
blob: 1639bbcd22855e21b653e53b23afd27c4d7c2388 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: Hugo 说明文档
linktitle: Hugo
description: Hugo is the world's fastest static website engine. It's written in Go (aka Golang) and developed by bep, spf13 and friends.
date: 2017-02-01
publishdate: 2017-02-01
menu:
  main:
    parent: "section name"
    weight: 01
weight: 01	#rem
draft: false
slug:
aliases: []
toc: false
layout: documentation-home
isCJKLanguage: true
---
Hugo 号称**世界上最快的静态网站引擎**。它是以 Go (即 Golang) 编程语言所写成,并由 [bep](https://github.com/bep)、[spf13](https://github.com/spf13) 和[朋友们](https://github.com/gohugoio/hugo/graphs/contributors) 共同开发。

下面是我们说明文档中最常用和实用的章节: