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 Far Future Enterprises. Copyright © 1977 - 2018 Far Future Enterprises.
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
- Wish List: https://trello.com/b/y61wmEKJ/travellermap-com-wish-list
- 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 http://handlebarsjs.com/ (MIT License)