set -exuo pipefail npx @11ty/eleventy mkdir -p /srv/www.starfall.systems cp -r _site /srv/www.starfall.systems install www.starfall.systems /etc/nginx/sites-available/www.starfall.systems sudo nginx -s reload