Skip to content

Python scripts used to convert the Confluence based wiki to a format that is usable with Wiki.js

Notifications You must be signed in to change notification settings

icl-rocketry/PyConfluenceToWikijs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyConfluenceToWikijs

Python scripts used to convert the Confluence based wiki to a format that is usable with Wiki.js.

Based loosely on this tool by gkpln3, though ported to python, and with enhanced capability.

Features:

  • Preserved page hierarchy, converted to use folders
  • Files renamed to their title rather than just their ID
  • Working links between pages
  • Working images
  • Working non-image attachments (though no previews)
  • HTML not formatted as a single line (which is what confluence does by default)
  • Metadata (page edit times) preserved, and saved to the footer of each page

Documented here (on old wiki for now!)

About

Python scripts used to convert the Confluence based wiki to a format that is usable with Wiki.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages