As discussed in the tech call, this PR removes the make commands for local and demo and replaces them with a message containing the link to instructions for how to install the starter site.
It also updates the default ENVIRONMENT to starter in sample.env and changes make up to spin up a starter site if there is no docker-compose.yml instead of the demo site as it was previously set to.
As discussed in the tech call, this PR removes the make commands for local and demo and replaces them with a message containing the link to instructions for how to install the starter site.
It also updates the default ENVIRONMENT to starter in sample.env and changes
make up
to spin up a starter site if there is nodocker-compose.yml
instead of the demo site as it was previously set to.This should not get merged until this documentation PR has merged: https://github.com/Islandora/documentation/pull/2266