To add a new trip, create a folder in this repo and add an index.html — then link it above. See instructions below.
This repo is structured for GitHub Pages. Each trip lives in its own folder with an index.html. The root index.html is this page.
To publish: push to the main branch. GitHub Pages will serve this at [username].github.io/trips/. Enable Pages in Settings → Pages → Source: main branch / root.
To add a trip to this index, copy one of the trip-card blocks above, remove the future class, update the href, date, title, and tags, and increment the stats counters.