Skip to content

dherbolt/SIO2Confluence

Repository files navigation

SIO2Confluence

Script for migration from Samepage.io into Atlassina Confluence.

Prerequisites

You need a Git client and Node.JS installed on your computer.

Installation

  • run git clone https://github.com/dherbolt/SIO2Confluence.git
  • run npm install

Usage

In config.json

  • set your Samepage.io and Confluence username and password
  • set Samepage
  • set Confluence
    • targetSpace, e.g. KERCON
    • targetPage, e.g. My Page

and next time, you can

  • run npm run start <sourcePageUrl> <targetPage>

Other Tasks

  • npm run export-from-sio <sourcePageUrl>
  • npm run export-from-sio <sourcePageUrl> continue -- try to reuse valid results from previous export
  • npm run import-to-confluence <folder> <targetPage>
  • npm run to-html <folder>
  • npm run download-only <sourcePageUrl>

About

Samepage.io to Confluence migration tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published