Convert Screwturn Wiki to MediaWiki
- node.js
Information for exporting Screwturn data
Make sure you have your node modules
npm install
Start the conversion
node ./index.js "Screwturn pages directory" "MediaWiki destination directory"
Note: the MediaWiki destination will be created if it doesn't exist and files will be overwritten if they do exist.
Contributions are welcome. Please follow the style guide.