github.com/shohhei1126/hugo@v0.42.2-0.20180623210752-3d5928889ad7/docs/content/en/tools/_index.md (about)

     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  aliases: [/tools/]
    18  ---
    19  
    20  One of Hugo's greatest strengths is it's 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.
    21  
    22  [See the popularity of Hugo compared with other static site generators.][staticgen]
    23  
    24  [staticgen]: https://staticgen.com
    25  [syntax]: /tools/syntax-highlighting/