_index.md (927B)
1 ---
2 title: Developer Tools
3 linktitle: Developer Tools Overview
4 description: In addition to Hugo's powerful CLI, there is a large number of community-developed tool chains for Hugo developers.
5 date: 2016-12-05
6 publishdate: 2016-12-05
7 lastmod: 2017-02-26
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 ---
18
19 One of Hugo's greatest strengths is its passionate---and always evolving---developer community. With the exception of the `highlight` shortcode mentioned in [Syntax Highlighting][syntax], the tools and other projects featured in this section are offerings from both commercial services and open-source projects, many of which are developed by Hugo developers just like you.
20
21 [See the popularity of Hugo compared with other static site generators.][staticgen]
22
23 [staticgen]: https://staticgen.com
24 [syntax]: /tools/syntax-highlighting/