Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dracos/website-2

 
 

Repository files navigation

Nerdy Day Trips

nerdy day trips logo
 License: Apache-2.0   Follow on Mastodon   Follow on BlueSky

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.

🗺️ Explore the map →

NerdyDayTrips.org

This is a modern reboot of the original Nerdy Day Trips, launched in 2011 by Dr Ben Goldacre.

What we're doing

Building a sustainable, accessible map of interesting places to visit around the world.

How it's built

  • Frontend: Hugo static site generator
  • Mapping: Leaflet.js for interactive maps
  • Data: Markdown files for each location
  • Hosting: Deployed automatically to Cloudflare Pages

Contributing

We need help adding locations and improving the site.

Ways to contribute

  1. Add a location: Use our web form or create a markdown file in /content/places/
  2. Fix data: Edit existing markdown files and submit a PR
  3. Improve code: Check our issues for tasks
  4. Enhance design: CSS and UX improvements welcome

Development setup

git clone https://github.com/nerdydaytrips/website.git
cd website
hugo server

Visit http://localhost:1313 to see your local version.

Current status

  • ✅ Core functionality working
  • 🔄 Actively adding locations
  • 🎨 Theme improvements ongoing
  • 📱 Mobile optimization in progress

Check our issues to see what we're working on.

Background

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.

Acknowledgments

Thanks to:

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.3%
  • CSS 33.6%
  • Python 6.1%
  • Nix 2.0%