Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 245 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 245 Bytes

This util assist in migrating a confluence wiki to a gollum wiki.

Usage:

  • Export the confluence wiki space as XML
  • unzip the export to a local folder
  • run go run main/migrate-confluence-to-gollum.go <unzip location> <target location>