Skip to content

Commit d949c34

Browse files
Wouter Groenevelddigitalcraftsman
authored andcommitted
docs: Add Dokuwiki to hugo conversion tool
I've written a DokuWiki to hugo conversion tool in python to migrate my blog content to Hugo. I hope others will also benefit from it. Feel free to take a look and give some feedback.
1 parent 7dc9458 commit d949c34

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/tools/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Alternatively, you can follow the manual [migration guide]({{< relref "tutorials
2929

3030
- [octohug](https://github.com/codebrane/octohug) - Octopress to Hugo migrator.
3131

32+
### DokuWiki
33+
34+
- [dokuwiki-to-hugo](https://github.com/wgroeneveld/dokuwiki-to-hugo) - Migrates your dokuwiki source pages from [DokuWiki syntax](https://www.dokuwiki.org/wiki:syntax) to Hugo Markdown syntax. Includes extra's like the TODO plugin. Written with extensibility in mind using python 3. Also generates a TOML header for each page. Designed to copypaste the wiki directory into your /content directory.
35+
3236
### WordPress
3337

3438
- [wordpress-to-hugo-exporter](https://github.com/SchumacherFM/wordpress-to-hugo-exporter) - A one-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Hugo. (Note: If you have trouble using this plugin, you can [export your site for Jekyll](https://wordpress.org/plugins/jekyll-exporter/) and use Hugo's built in Jekyll converter listed above.)

0 commit comments

Comments
 (0)