2 Commits

Author SHA1 Message Date
Charles N Wyble
a6cfae4dc3 refactor: flatten pages structure and update setup.php for Git Sync
- Move pages/{fqdn}/pages/* to pages/{fqdn}/*
- Update setup.php to look at /user/pages/{hostname}
- Prepare for Git Sync to sync pages/ to user/pages/
2026-03-02 17:10:25 -05:00
Charles N Wyble
aaaf39e2ff refactor: use pages/ at root for Git sync
- Flatten structure: pages/{fqdn}/pages/ -> pages/{fqdn}/
 (etc)
- Updated setup.php for point directly at user/pages/{hostname}/
 (envPath . '/pages')
- Git sync will sync 'pages/' folder to user/pages/

Assisted-by: GLM-5 via Crush <crush@charm.land>
2026-03-02 17:05:29 -05:00