Use case: wipe data from test installation in order to start over quickly...
1. drop/empty the db
2. delete ./files and its contents
3. delete settings.php
4. visit site to re-start the installation process
As it is now, the installer complains about a missing settings.php:

So I had to extract a fresh copy of the file in order to carry on. Can we ship a default-settings.php file and have the installer create a copy of it instead of complaining in this case?
Recent comments
Hi @opentype. Thanks for confirming it worked. It is helpful for others if you can also mark the answer using the "accept this answer" button as this will show that the question has an answer...
Page navigation also above the page content?
Thanks for the detailed instructions. It worked.
Page navigation also above the page content?
Hello opentype. Welcome to Backdrop CMS. This would either require a sub-theme (have a look at Thesis which is a starter sub-theme with nothing changed) or a custom module. Assuming...
Page navigation also above the page content?