mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
Merge commit 'f96384a3b596f9bc0a3a035970b09b2c601f0ccb'
This commit is contained in:
@@ -2,17 +2,13 @@
|
||||
title: Developer Tools
|
||||
linktitle: Developer Tools Overview
|
||||
description: In addition to Hugo's powerful CLI, there is a large number of community-developed tool chains for Hugo developers.
|
||||
date: 2016-12-05
|
||||
publishdate: 2016-12-05
|
||||
lastmod: 2017-02-26
|
||||
categories: [developer tools]
|
||||
keywords: []
|
||||
menu:
|
||||
docs:
|
||||
parent: "tools"
|
||||
parent: tools
|
||||
weight: 01
|
||||
weight: 01
|
||||
sections_weight: 01
|
||||
---
|
||||
|
||||
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,4 +16,4 @@ One of Hugo's greatest strengths is its passionate---and always evolving---devel
|
||||
[See the popularity of Hugo compared with other static site generators.][staticgen]
|
||||
|
||||
[staticgen]: https://staticgen.com
|
||||
[syntax]: /tools/syntax-highlighting/
|
||||
[syntax]: /content-management/syntax-highlighting/
|
||||
|
Reference in New Issue
Block a user