No description
Find a file
2025-10-09 23:19:13 +02:00
wiki.d as skript 2025-10-09 23:19:13 +02:00
pmwiki_to_wikijs.sh as skript 2025-10-09 23:19:13 +02:00
README.md as skript 2025-10-09 23:19:13 +02:00

Migration-Skript PmWiki to WikiJS

Converts a PmWiki wiki.d into a Wiki.jsready Markdown folder by exporting to Git with pmwiki-to-git, converting markup to Markdown with pmdown, normalizing links/front matter, and copying assets.

Requirements

  • wiki.d Folder of PMWiki
  • Git (for cloning and repo operations)
  • Go ≥ 1.15 (to build pmwiki-to-git)
  • Ruby (to run pmdowns Ruby converter library)