mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
21 lines
791 B
Markdown
21 lines
791 B
Markdown
---
|
|
title: Developer tools
|
|
|
|
description: Third-party tools to help you create and manage sites.
|
|
categories: []
|
|
keywords: []
|
|
menu:
|
|
docs:
|
|
identifier: developer-tools-in-this-section
|
|
parent: developer-tools
|
|
weight: 10
|
|
weight: 10
|
|
---
|
|
|
|
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.
|
|
|
|
[See the popularity of Hugo compared with other static site generators.][staticgen]
|
|
|
|
[staticgen]: https://staticgen.com
|
|
[syntax]: /content-management/syntax-highlighting/
|