docs: Add hugojoomla to the tools section - hugo - [fork] hugo port for 9front
(HTM) git clone git@git.drkhsh.at/hugo.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit 6a7f989d7ba9c5e821fcacfa86a7dba566b3a38f
(DIR) parent 7f4d90250fa89a75b50074d10191dccc24def41f
(HTM) Author: digitalcraftsman <digitalcraftsman@users.noreply.github.com>
Date: Mon, 17 Oct 2016 15:50:49 +0200
docs: Add hugojoomla to the tools section
Diffstat:
M docs/content/tools/index.md | 4 ++++
1 file changed, 4 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/docs/content/tools/index.md b/docs/content/tools/index.md
@@ -43,6 +43,10 @@ Alternatively, you can follow the manual [migration guide]({{< relref "tutorials
- [drupal2hugo](https://github.com/danapsimer/drupal2hugo) - Convert a Drupal site to Hugo.
+### Joomla
+
+- [hugojoomla](https://github.com/davetcc/hugojoomla) - This utility written in Java takes a Joomla database and converts all the content into Markdown files. It changes any URLs that are in Joomla's internal format and converts them to a suitable form.
+
### Blogger
- [blogimport](https://github.com/natefinch/blogimport) - A tool to import from Blogger posts to Hugo.