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

@@ -22,7 +22,7 @@ declare -A SITES=(
["plan.thepeernet.com"]="The Peer Network Business Plan"
["plan.turnsys.com"]="TSYS Business Plan"
["plan.yourdreamnamehere.com"]="Your Dream Name Here Business Plan"
["startinglineproductions.com-bizopprodplan"]="Starting Line Productions Business Plan"
["plan.startinglineproductions.com"]="Starting Line Productions Business Plan"
["staticsites.turnsys.com"]="TSYS Static Sites"
)