Updating the site: ``` 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 nginx -s reload ```