Now that I have found a new blog software it is time to get the web server up and running. First we teach nginx a little bit about compression with gzip.
Step 1: gzip everything
By default gzip is already enabled in /etc/nginx/nginx.conf
but the important part of the configuration is commented out.