Skip to content

Instantly share code, notes, and snippets.

@joemccann
Created January 24, 2014 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joemccann/8600205 to your computer and use it in GitHub Desktop.
Save joemccann/8600205 to your computer and use it in GitHub Desktop.
Mother Ski Trip Offline Site

Every year at Mother we have an all-agency ski trip.

This year, we want a responsive site that will work on phones while people are on the slopes. The cell phone coverage there is shit so offline is necessary.

We basically need a schedule of events, phone numbers, etc. Nothing serious and nothing super interactive.

However, we are considering a leaderboard of sorts for some activities, but not a dealbreaker if data is eventually consistent.

Nonetheless, background syncing of sorts and adding to home page is a requirement.

Should be relatively straightforward but didn't want to go reinvent the wheel if a boilerplate exists.

@joemccann
Copy link
Author

Cache Manifest would be great. Again, just a static site. No need to for users to login or anything. Just need the site to be accessible offline for key information like agenda, lodge location, etc.

Sooner the better, but I know you have a business to run. =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment