mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
475f87f685
30f32a624 Update scss-sass.md 503130186 Update scss-sass.md cbfaa6704 Remove references to outdated Blackfriday markdown processor (#1748) e43948d26 netlify: Hugo 0.100.2 aaabe0ee9 Merge branch 'tempv0.100.2' bc615f257 tpl/path: Add path.BaseName function 5dddbf95e Add Chinese translation for _documentation and _index.md b1e4f3200 Add translation for search tools 23281633a Update introduction.md 3abb5fb5d netlify: Hugo 0.100.1 644ed3b01 Update faq.md 54f377051 Add some lines about resources.Copy 82cf08355 Remove most Blackfriday references bfbe5aaf3 netlify: Update to Hugo 0.100.0 8b6f8577f docs: Regen CLI docs 858a5d39c docs: Regen docs helper 5037d504f Merge commit 'e4bfe59c4e043c92d3992587d8c64d264b262a22' 03ca7be5b Fix indentation in highlight shortcode git-subtree-dir: docs git-subtree-split: 30f32a62433a6d62b680a2dd874c72bb8fb0b728
25 lines
856 B
Markdown
25 lines
856 B
Markdown
---
|
|
title: 开发者工具
|
|
linktitle: 开发者工具概览
|
|
description: 除了 Hugo 强大的命令外,对于 Hugo 开发者还有大量社区开发的工具链。
|
|
date: 2018-05-29
|
|
publishdate: 2018-05-29
|
|
lastmod: 2018-05-29
|
|
categories: [developer tools]
|
|
keywords: []
|
|
menu:
|
|
docs:
|
|
parent: "tools"
|
|
weight: 01
|
|
weight: 01
|
|
sections_weight: 01
|
|
draft: false
|
|
aliases: [/tools/]
|
|
---
|
|
|
|
Hugo 最强大的在于它是活跃的——并总在发展的——开发者社区。除了在[语法高亮][syntax] 中提到的 `highlight` 简码外,该章节中的这些工具和其它项目特色都是由商业服务和开源项目提供,很多就是由像你一样的 Hugo 开发者开发的。
|
|
|
|
[查看 Hugo 的流行程度与其它静态网站生成器的比较。][staticgen]
|
|
|
|
[staticgen]: https://staticgen.com
|
|
[syntax]: /tools/syntax-highlighting/
|