This is the source code behind https://travellermap.com - an online resource for fans of the Traveller role playing game.
The Traveller game in all forms is owned by Mongoose Publishing. Copyright 1977 - 2024 Mongoose Publishing. Fair Use Policy
See LICENSE.md for software licensing details.
- The site itself: https://travellermap.com
- How the site works: https://travellermap.com/doc/about
- API documentation: https://travellermap.com/doc/api
- Credits for the data: https://travellermap.com/doc/credits
- Blog: https://travellermap.blogspot.com
- GitHub repo: https://github.com/inexorabletash/travellermap
- Issue tracker: https://github.com/inexorabletash/travellermap/issues
- The site is built using ASP.NET and requires IIS8 and .NET 4.6.1.
- PDF rendering is done using PDFsharp http://www.pdfsharp.net/ (MIT License)
- HTML templating uses Handlebars.js https://handlebarsjs.com/ (MIT License)