how to setup a web server using a basic static site served using Nginx. You should also have a basic understanding of how to use rsync to deploy your changes to the server.
What you’ll build
A remote Linux VM (Ubuntu is easiest)
Nginx serving a static site from /var/www/static-site
A local project folder (HTML/CSS/images)