Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

San Francisco — Two Days & a Road Trip North

A self-contained, single-page field guide: a routed two-day walk through San Francisco grouped so you never double back, followed by the northbound van leg up the Marin coast and into redwood country.

What's inside

  • Editorial layout with custom typography (Bricolage Grotesque, Newsreader, Spline Sans Mono) and a fog-and-bridge color palette.
  • Scrollytelling map — a sticky Leaflet map that follows along as you scroll, highlighting each stop for the two city days.
  • 14 stops across Day 1 (the West Side), Day 2, and the road trip north, each with timing, neighborhood, notes, and an Open in Maps link.
  • Field notes and per-leg tips (biking the Presidio, the drive between the two northern stops, the Avenue of the Giants detour).
  • Local photography — images live in assets/ so the HTML stays small and the browser can lazy-load media as visitors scroll.
  • Responsive & accessible — collapses to one column on mobile and respects prefers-reduced-motion.

Run it

It's a static page. Open index.html directly, or serve the folder:

python3 -m http.server 8000
# then open http://localhost:8000

An internet connection is needed for the Google Fonts, the Leaflet library, and the OpenStreetMap map tiles. The page's own photos are local files and load from assets/.

Structure

Path Purpose
index.html The page markup, styles, itinerary, and script
assets/ Local photography used by the itinerary cards

The page is still a static site, but index.html and assets/ should be kept together when moving or hosting it.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages