mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
Merge commit '87de22d7464e239c775fbd48ebce1665d5b1e80d'
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
title: Migrate to Hugo
|
||||
linktitle: Migrations
|
||||
linkTitle: Migrations
|
||||
description: A list of community-developed tools for migrating from your existing static site generator or content management system to Hugo.
|
||||
keywords: [migrations, jekyll, wordpress, drupal, ghost, contentful]
|
||||
menu:
|
||||
docs:
|
||||
parent: tools
|
||||
weight: 10
|
||||
weight: 10
|
||||
parent: developer-tools
|
||||
weight: 50
|
||||
weight: 50
|
||||
aliases: [/developer-tools/migrations/, /developer-tools/migrated/]
|
||||
toc: true
|
||||
---
|
||||
@@ -47,7 +47,7 @@ Alternatively, you can use the new [Jekyll import command](/commands/hugo_import
|
||||
|
||||
## Medium
|
||||
|
||||
- [medium2md](https://github.com/gautamdhameja/medium-2-md) - A simple Medium to Hugo exporter able to import stories in one command, including Front Matter.
|
||||
- [medium2md](https://github.com/gautamdhameja/medium-2-md) - A simple Medium to Hugo exporter able to import stories in one command, including front matter.
|
||||
- [medium-to-hugo](https://github.com/bgadrian/medium-to-hugo) - CLI tool written in Go to export medium posts into a Hugo compatible Markdown format. Tags and images are included. All images will be downloaded locally and linked appropriately.
|
||||
|
||||
## Tumblr
|
||||
|
Reference in New Issue
Block a user