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
- Host: GitHub
- URL: https://github.com/pixelastic/maps
- Owner: pixelastic
- License: mit
- Created: 2020-07-07T07:50:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-25T19:59:22.000Z (9 months ago)
- Last Synced: 2025-09-25T21:28:14.674Z (9 months ago)
- Language: JavaScript
- Homepage: https://gamemaster.pixelastic.com/maps/
- Size: 33.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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