Skip to content

stop777/trips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trips

A static site that stores and publishes planned trips as standalone webpages. Each trip lives as a self-contained HTML page under trips/, and a themed hub (index.html) lists every trip newest-first. The site is published via GitHub Pages — no build step, just static HTML and CSS.

Layout

  • index.html — the hub: a single grid of trip cards, newest-first.
  • trips/ — one self-contained page per trip, named YYYY-MM-DD-slug.html.
  • assets/ — shared bits (hub stylesheet, favicon).

Planning & conventions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors