Platsr2Odyssey.py is a script for turning platsr.se collections into interactive websites using Odyssey.js, allowing anyone to create their own interactive map based storytelling website. You can find a live example here.
-
This requires that you have Python 3 installed.
-
First download this repo as a .zip file and unzip it(or if you got git installed this repo clone it).
-
cdinto its folder using the command line. -
simply write
platsr2odyssey.py idbut replace "id" with the id of the Platsr collection(you find this number in the collections URL)
That's it you will now find a file called index.html in a sub folder launch this in you web browser! If you rather would play around in the Odyssey.js Sandbox you will find all the generated Markdown in another file called markdown.txt.