summaryrefslogtreecommitdiffstats
path: root/docs/content/en/tools
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/tools')
-rw-r--r--docs/content/en/tools/_index.md13
-rw-r--r--docs/content/en/tools/editors.md12
-rw-r--r--docs/content/en/tools/front-ends.md11
-rw-r--r--docs/content/en/tools/migrations.md15
-rw-r--r--docs/content/en/tools/other.md10
-rw-r--r--docs/content/en/tools/search.md15
6 files changed, 19 insertions, 57 deletions
diff --git a/docs/content/en/tools/_index.md b/docs/content/en/tools/_index.md
index a4df23800..3acc287ae 100644
--- a/docs/content/en/tools/_index.md
+++ b/docs/content/en/tools/_index.md
@@ -1,20 +1,7 @@
---
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/
diff --git a/docs/content/en/tools/editors.md b/docs/content/en/tools/editors.md
index b2e2cc47b..c375fcba8 100644
--- a/docs/content/en/tools/editors.md
+++ b/docs/content/en/tools/editors.md
@@ -1,15 +1,9 @@
---
title: Editor plugins
-linkTitle: Editor plugins
description: The Hugo community uses a wide range of tools and has developed plugins for some of the most popular text editors to help automate parts of your workflow.
-categories: [developer tools]
-keywords: [editor,plugin]
-menu:
- docs:
- parent: developer-tools
- weight: 20
-weight: 20
-toc: true
+categories: []
+keywords: []
+weight: 10
---
## Visual Studio Code
diff --git a/docs/content/en/tools/front-ends.md b/docs/content/en/tools/front-ends.md
index 217f96e2c..0c52a4687 100644
--- a/docs/content/en/tools/front-ends.md
+++ b/docs/content/en/tools/front-ends.md
@@ -2,14 +2,9 @@
title: Front-end interfaces
linkTitle: Front-ends
description: Do you prefer a graphical user interface over a text editor? Give these front-ends a try.
-categories: [developer tools]
-keywords: [frontend, gui]
-menu:
- docs:
- parent: developer-tools
- weight: 30
-weight: 30
-toc: true
+categories: []
+keywords: []
+weight: 20
aliases: [/tools/frontends/]
---
diff --git a/docs/content/en/tools/migrations.md b/docs/content/en/tools/migrations.md
index 0fc78153f..103e28b9e 100644
--- a/docs/content/en/tools/migrations.md
+++ b/docs/content/en/tools/migrations.md
@@ -2,14 +2,9 @@
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.
-categories: [developer tools]
-keywords: [migrations,jekyll,wordpress,drupal,ghost,contentful]
-menu:
- docs:
- parent: developer-tools
- weight: 50
-weight: 50
-toc: true
+categories: []
+keywords: []
+weight: 40
aliases: [/developer-tools/migrations/, /developer-tools/migrated/]
---
@@ -49,7 +44,7 @@ Alternatively, you can use the [Jekyll import command](/commands/hugo_import_jek
: A small utility written in Java that exports the entire WordPress site from the database and resource (e.g., images) files stored locally or remotely. Therefore, migration from the backup files is possible. Supports merging multiple WordPress sites into a single Hugo site.
[wp2hugo](https://github.com/ashishb/wp2hugo)
-: A Go-based CLI tool to migrate WordPress website to Hugo while preserving original URLs, GUIDs (for feeds), image URLs, code highlights, table of contents, YouTube embeds, Google Maps embeds, and original WordPress navigation categories.
+: A Go-based CLI tool to migrate WordPress website to Hugo while preserving original URLs, GUIDs (for feeds), image URLs, code highlights, table of contents, YouTube embeds, Google Maps embeds, and original WordPress navigation categories.
## Medium
@@ -68,7 +63,7 @@ Alternatively, you can use the [Jekyll import command](/commands/hugo_import_jek
: Export all your Tumblr content to Hugo Markdown files with preserved original formatting.
[Tumblr to Hugo](https://github.com/jipiboily/tumblr-to-hugo)
-: A migration tool that converts each of your Tumblr posts to a content file with a proper title and path. It also generates a CSV file to help you set up URL redirects.
+: A migration tool that converts each of your Tumblr posts to a content file with a proper title and path. It also generates a CSV file to help you set up URL redirects.
## Drupal
diff --git a/docs/content/en/tools/other.md b/docs/content/en/tools/other.md
index 8edfc4258..489d78506 100644
--- a/docs/content/en/tools/other.md
+++ b/docs/content/en/tools/other.md
@@ -2,13 +2,9 @@
title: Other 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.
-categories: [developer tools]
-keywords: [frontend,gui]
-menu:
- docs:
- parent: developer-tools
- weight: 60
-weight: 60
+categories: []
+keywords: []
+weight: 50
---
And for all the other community projects around Hugo:
diff --git a/docs/content/en/tools/search.md b/docs/content/en/tools/search.md
index 152774304..2c392c75a 100644
--- a/docs/content/en/tools/search.md
+++ b/docs/content/en/tools/search.md
@@ -2,14 +2,9 @@
title: Search tools
linkTitle: Search
description: See some of the open-source and commercial search options for your newly created Hugo website.
-categories: [developer tools]
-keywords: [search]
-menu:
- docs:
- parent: developer-tools
- weight: 40
-weight: 40
-toc: true
+categories: []
+keywords: []
+weight: 30
---
A static website with a dynamic search function? Yes, Hugo provides an alternative to embeddable scripts from Google or other search engines for static websites. Hugo allows you to provide your visitors with a custom search function by indexing your content files directly.
@@ -48,8 +43,8 @@ A static website with a dynamic search function? Yes, Hugo provides an alternati
## Commercial
-[Algolia](https://www.algolia.com/)
-: Algolia'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.
+[Algolia DocSearch](https://docsearch.algolia.com/)
+: Algolia DocSearch is free for public technical documentation sites and easy to set up. For other use cases, [Algolia's Search API](https://www.algolia.com) 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)
: Bonsai 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://bonsai.io/docs/hugo).