A Starter Kit for Emergency Websites
1–10 of 113 posts
Re: A Starter Kit for Emergency Websites
#2Re: A Starter Kit for Emergency Websites
#3- Remove all non-essential scripts: ads, analytics, fonts, social, liveperson, disqus, truste, foresee, cookielaw, etc.
- Scale down or omit images
Re: A Starter Kit for Emergency Websites
#4Very neat. Those minor details in the spec is probably what we easily forget about. Didn’t see a mention of CDN on the front page but that could be another good must-have to add to the list to improve resiliency - even just a free cloudflare setup in front.
Re: A Starter Kit for Emergency Websites
#5How do local governments usually host their websites?
Re: A Starter Kit for Emergency Websites
#6Very neat. Those minor details in the spec is probably what we easily forget about. Didn’t see a mention of CDN on the front page but that could be another good must-have to add to the list to improve resiliency - even just a free cloudflare setup in front.
Re: A Starter Kit for Emergency Websites
#7I'm a bit confused about this point. If it's a basic static site why would this be needed?
Re: A Starter Kit for Emergency Websites
#8> progressively enable offline-support w/ Service Worker I'm a bit confused about this point. If it's a basic static site why would this be needed?
Re: A Starter Kit for Emergency Websites
#9Wouldn't the people putting out emergency website likely be local governments? If so, wouldn't there be hurdles to using cloud providers like Netlify? How do local governments usually host their websites?
We actually see a lot of local governments (cities or metro agencies) doing things in AWS.
I'd say the likelihood in my experience of them grabbing this kind of thing and deploying it is probably pretty low. The ones I work with would leave that up to a contractor.
Re: A Starter Kit for Emergency Websites
#10Wouldn't the people putting out emergency website likely be local governments? If so, wouldn't there be hurdles to using cloud providers like Netlify? How do local governments usually host their websites?