A crowd-sourced map of fascinating places for curious people.
NerdyDayTrips.org is an open-source project mapping museums, laboratories, observatories, maker spaces, historical sites, and other destinations worth visiting if you're curious about the world.
This is a modern reboot of the original Nerdy Day Trips, launched in 2011 by Dr Ben Goldacre.
Building a sustainable, accessible map of interesting places to visit around the world.
- Frontend: Hugo static site generator
- Mapping: Leaflet.js for interactive maps
- Data: Markdown files for each location
- Hosting: Deployed automatically to Cloudflare Pages
We need help adding locations and improving the site.
- Add a location: Use our web form or create a markdown file in
/content/places/ - Fix data: Edit existing markdown files and submit a PR
- Improve code: Check our issues for tasks
- Enhance design: CSS and UX improvements welcome
git clone https://github.com/nerdydaytrips/website.git
cd website
hugo serverVisit http://localhost:1313 to see your local version.
- ✅ Core functionality working
- 🔄 Actively adding locations
- 🎨 Theme improvements ongoing
- 📱 Mobile optimization in progress
Check our issues to see what we're working on.
The original Nerdy Day Trips was created by Dr Ben Goldacre in 2011 as a crowd-sourced Google Maps frontend. People could find and share science museums, historical sites, observatories, and other interesting destinations worldwide.
When the original site went offline in 2016, much of the community's contributed data was lost. This project rebuilds and improves on that concept using modern, sustainable technology.
Thanks to:
- Dr Ben Goldacre for the original vision
- Applecado and Aaron Rudd for developing the original site
- Jo Brodie for inspiring the project
- All the original contributors
- Everyone helping rebuild this resource
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.