Merge commit 'f96384a3b596f9bc0a3a035970b09b2c601f0ccb'

This commit is contained in:
Bjørn Erik Pedersen
2023-05-22 16:47:07 +02:00
341 changed files with 3107 additions and 4238 deletions

View File

@@ -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/

View File

@@ -2,19 +2,13 @@
title: Editor Plug-ins for Hugo
linktitle: Editor Plug-ins
description: The Hugo community uses a wide range of preferred tools and has developed plug-ins for some of the most popular text editors to help automate parts of your workflow.
date: 2017-02-01
publishdate: 2017-02-01
categories: [developer tools]
keywords: [editor, plug-ins]
menu:
docs:
parent: "tools"
parent: tools
weight: 50
weight: 50
sections_weight: 50
draft: false
aliases: []
toc: false
---
The Hugo community uses a wide range of preferred tools and has developed plug-ins for some of the most popular text editors to help automate parts of your workflow.

View File

@@ -2,20 +2,13 @@
title: Frontend Interfaces with Hugo
linktitle: Frontends
description: Do you prefer a graphical user interface over a text editor? Give these frontends a try.
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [developer tools]
keywords: [frontend, gui]
menu:
docs:
parent: "tools"
parent: tools
weight: 40
weight: 40
sections_weight: 40
draft: false
aliases: []
toc: false
---
- [enwrite](https://github.com/zzamboni/enwrite). Enwrite enables evernote-powered, statically generated blogs and websites. Now posting to your blog or updating your website is as easy as writing a new note in Evernote!

View File

@@ -2,17 +2,12 @@
title: Migrate to Hugo
linktitle: Migrations
description: A list of community-developed tools for migrating from your existing static site generator or content management system to Hugo.
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2022-03-26
keywords: [migrations, jekyll, wordpress, drupal, ghost, contentful]
menu:
docs:
parent: "tools"
parent: tools
weight: 10
weight: 10
sections_weight: 10
draft: false
aliases: [/developer-tools/migrations/, /developer-tools/migrated/]
toc: true
---
@@ -78,7 +73,7 @@ Alternatively, you can use the new [Jekyll import command](/commands/hugo_import
## Contentful
- [contentful2hugo](https://github.com/ArnoNuyts/contentful2hugo) - A tool to create content-files for Hugo from content on [Contentful](https://www.contentful.com/).
- [contentful-hugo](https://github.com/ModiiMedia/contentful-hugo) - A tool to create content-files for Hugo from content on [Contentful](https://www.contentful.com/).
## BlogML

View File

@@ -2,18 +2,13 @@
title: Other Hugo Community Projects
linktitle: Other Projects
description: Some interesting projects developed by the Hugo community that don't quite fit into our other developer tool categories.
date: 2017-02-01
publishdate: 2017-02-01
categories: [developer tools]
keywords: [frontend, gui]
menu:
docs:
parent: "tools"
parent: tools
weight: 70
weight: 70
sections_weight: 70
aliases: []
toc: false
---
And for all the other small things around Hugo:

View File

@@ -2,17 +2,11 @@
title: Search for your Hugo Website
linktitle: Search
description: See some of the open-source and commercial search options for your newly created Hugo website.
date: 2017-02-01
publishdate: 2017-02-01
categories: [developer tools]
keywords: [search,tools]
menu:
docs:
parent: "tools"
parent: tools
weight: 60
weight: 60
sections_weight: 60
aliases: []
toc: true
---
@@ -32,5 +26,5 @@ A static website with a dynamic search function? Yes, Hugo provides an alternati
## Commercial Search Services
* [Algolia](https://www.algolia.com/)'s Search API makes it easy to deliver a great search experience in your apps and websites. Algolia Search provides hosted full-text, numerical, faceted, and geolocalized search.
* [Bonsai](https://www.bonsai.io) is a fully-managed hosted Elasticsearch service that is fast, reliable, and simple to set up. Easily ingest your docs from Hugo into Elasticsearch following [this guide from the docs](https://docs.bonsai.io/docs/hugo).
* [Bonsai](https://www.bonsai.io) is a fully-managed hosted Elasticsearch service that is fast, reliable, and simple to set up. Easily ingest your docs from Hugo into Elasticsearch following [this guide from the docs](https://docs.bonsai.io/hc/en-us/articles/13929190788756-Hugo).
* [ExpertRec](https://www.expertrec.com/) is a hosted search-as-a-service solution that is fast and scalable. Set-up and integration is extremely easy and takes only a few minutes. The search settings can be modified without coding using a dashboard.

View File

@@ -1,25 +1,18 @@
---
title: Starter Kits
linktitle: Starter Kits
description: A list of community-developed projects designed to help you get up and running with Hugo.
date: 2017-02-22
publishdate: 2017-02-01
lastmod: 2018-08-11
keywords: [starters,assets,pipeline]
menu:
docs:
parent: "tools"
parent: tools
weight: 30
weight: 30
sections_weight: 30
draft: false
aliases: [/developer-tools/migrations/,/developer-tools/migrated/]
toc: false
---
Know of a Hugo-related starter kit that isn't mentioned here? [Please add it to the list.][addkit]
{{% note "Starter Kits are Not Maintained by the Hugo Team"%}}
{{% note %}}
The following starter kits are developed by active members of the Hugo community. If you find yourself having issues with any of the projects, it's best to file an issue directly with the project's maintainer(s).
{{% /note %}}
@@ -32,7 +25,7 @@ The following starter kits are developed by active members of the Hugo community
[addkit]: https://github.com/gohugoio/hugo/edit/master/docs/content/en/tools/starter-kits.md
[amp]: https://amp.dev
[GOHUGO AMP]: https://github.com/wildhaber/gohugo-amp
[gohugodocs]: https://gohugo-amp.gohugohq.com/
[gohugodocs]: https://github.com/wildhaber/gohugo-amp.gohugohq.com
[hugow]: https://github.com/khos2ow/hugo-wrapper
[hugow-test]: https://github.com/khos2ow/hugo-wrapper#tested-on
[Hyas]: https://github.com/h-enk/hyas