If you add the following to config.conf:
site_name="mauvedeity.uk" site_url="http://localhost:5000"
This setting isn't represented in the output. The script says it's building according to the site_name value, but the "home" link still points to "https://exquisitecorp.tilepages.org/..." which isn't correct.
If you add the following to
config.conf:site_name="mauvedeity.uk" site_url="http://localhost:5000"This setting isn't represented in the output. The script says it's building according to the
site_namevalue, but the "home" link still points to "https://exquisitecorp.tilepages.org/..." which isn't correct.