refactor: rename startinglineproductions to plan.startinglineproductions.com

- Rename mdbook source directory
- Rename Grav environment directory in container
- Update setup.php hostname mapping
- Update configure-sites.sh
- Update etc-hosts-entries.txt
- Update README.md site inventory

Consistent naming convention: all plan sites now use plan.{domain}

🤖 Generated with [Crush](https://crush.cbhops.com)

Assisted-by: GLM-5 via Crush <crush@charm.land>
This commit is contained in:
Charles N Wyble
2026-03-02 16:13:18 -05:00
parent 7ab655b387
commit a872fe769a
4 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ $hostMap = [
'plan.thepeernet.com' => 'plan.thepeernet.com',
'plan.turnsys.com' => 'plan.turnsys.com',
'plan.yourdreamnamehere.com' => 'plan.yourdreamnamehere.com',
'startinglineproductions.com-bizopprodplan' => 'startinglineproductions.com-bizopprodplan',
'plan.startinglineproductions.com' => 'plan.startinglineproductions.com',
'staticsites.turnsys.com' => 'staticsites.turnsys.com',
];