Add more deploy and config instructions after the single build

This commit is contained in:
Pieter Vander Vennet 2024-07-14 11:06:29 +02:00
parent 719f05eba9
commit e298ef88d9

View file

@ -91,4 +91,8 @@ then
fi
echo "BUILD COMPLETED"
echo "Deploying on github pages? Don't forget to add a CNAME file (containing your domain name verbatim, without protocol) and a .nojekyll file (which is empty)"
echo "On what domain will you deploy?"
echo " ! Don't forget to add `https://yourdomain.tld/land.html` to the Redirect URIs on https://www.openstreetmap.org/oauth2/applications/"
echo "Deploying on github pages?"
echo " 1. Don't forget to add a CNAME file (containing your domain name verbatim, without protocol)"
echo " 2 .nojekyll file (which is empty)"