Universal-Traveller-Tool

A tool for the Traveller RPG for the Solomani Sector of in my version of the Interstellar War period. This repository is the website and associated data. It was primarily hosted on Github for Github pages usage so that the map and accompanying data would be usable on various devices.

Quick Rundown of files

css-self-explanatory. The background image (stars) is made here.

images-Images within are the files used for the icons for the webpage. This goes from things directly on the map like planets to even things that appear in popups like the base identifiers. The background is not here.

js-This holds all of the custom js data. Most of the data is actually geojson data that has been formatted as js for usage with leaflet.

leaflet-Leaflet repository

maps-Images that appear as planetary surface maps

sector_data-These are the planetary profiles and other pdfs that are attached to various links within the map.

tiles-Tiles for zooming in and out on the map. Image for the tiles are Mongoose’s sector map poster.

LICENSE-obvious

README.md-…

cleaner.py-Attached file that was in repository for cleaning my sector data

leafletmapTraveller.html-the html structure for the rest of the page