Quick and dirty static sites

There’s often a need to rapidly build-out or make changes to static websites (simple HTML or JavaScript sites that don’t require a back-end or database), and quickly get them up on a staging server for client review. These are the tools and techniques you can use to develop locally and deploy to a temporary cloud server efficiently.