An open API service indexing awesome lists of open source software.

https://github.com/pixelastic/maps

Search for D&D maps for your next game
https://github.com/pixelastic/maps

Last synced: 4 months ago
JSON representation

Search for D&D maps for your next game

Awesome Lists containing this project

README

          

# Maps

> **⚠️ ARCHIVED**: This website displays archived data from the r/DnD subreddit. The data collection has been discontinued as of December 12, 2022 due to the underlying Reddit API no longer being available.

## Archive Information

- **Archived Date**: October 19, 2025
- **Last Data Update**: December 12, 2022
- **Data Source**: [maps-data](https://github.com/pixelastic/maps-data) (also archived)
- **Status**: Website remains online for historical reference with frozen data

---

This repository holds the code for the
[https://gamemaster.pixelastic.com/maps/][1] website. The website is generated
by [norska][2], with the [search-infinite][3] theme.

The data is crawled daily from reddit using [reddinx][4], then pushed to
[Algolia][5]. The code of that part is available on the [maps-data][6]
repository.

## Developping

Note to self: when working on this project, it can be helpful to run the
following commands:

- `yarn link norska-theme-search-infinite` in this repo
- `yarn link norska norska-css norska-frontend` in the
`norska-theme-search-infinite` repo

[1]: https://gamemaster.pixelastic.com/maps/
[2]: https://projects.pixelastic.com/norska/
[3]: https://projects.pixelastic.com/norska/theme-search-infinite/
[4]: https://projects.pixelastic.com/reddinx/
[5]: https://www.algolia.com/
[6]: https://github.com/pixelastic/maps-data