_index.md (856B)
1 --- 2 title: 开发者工具 3 linktitle: 开发者工具概览 4 description: 除了 Hugo 强大的命令外,对于 Hugo 开发者还有大量社区开发的工具链。 5 date: 2018-05-29 6 publishdate: 2018-05-29 7 lastmod: 2018-05-29 8 categories: [developer tools] 9 keywords: [] 10 menu: 11 docs: 12 parent: "tools" 13 weight: 01 14 weight: 01 15 sections_weight: 01 16 draft: false 17 aliases: [/tools/] 18 --- 19 20 Hugo 最强大的在于它是活跃的——并总在发展的——开发者社区。除了在[语法高亮][syntax] 中提到的 `highlight` 简码外,该章节中的这些工具和其它项目特色都是由商业服务和开源项目提供,很多就是由像你一样的 Hugo 开发者开发的。 21 22 [查看 Hugo 的流行程度与其它静态网站生成器的比较。][staticgen] 23 24 [staticgen]: https://staticgen.com 25 [syntax]: /tools/syntax-highlighting/