From 15aa78707335451c9a3a7179d06a1a756d687926 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sen=CC=83or=20Rolando?= Date: Tue, 15 Aug 2023 17:34:53 +0200 Subject: [PATCH] Add pointer on how to proceed with Hugo #107 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 855c6cd..b913920 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,10 @@ wp hugo-export > export.zip The WP-CLI version will provide greater compatibility for alternate WordPress environments, such as when `wp-content` isn't in the usual location. +## Now what? + +The exported files fit as input for Hugo. Please proceed with Hugo's [Quick start guide](https://gohugo.io/getting-started/quick-start/). + ## Changelog ### 2.0.X