cms.c2sgmbh/scripts/setup-tenants/tenants/blogwoman/site-settings.json
Martin Porwoll 77f70876f4 chore: add Claude Code config, prompts, and tenant setup scripts
- Add .claude/ configuration (agents, commands, hooks, get-shit-done workflows)
- Add prompts/ directory with development planning documents
- Add scripts/setup-tenants/ with tenant configuration
- Add docs/screenshots/
- Remove obsolete phase2.2-corrections-report.md
- Update pnpm-lock.yaml
- Update detect-secrets.sh to ignore setup.sh (env var usage, not secrets)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 10:18:05 +00:00

23 lines
627 B
JSON

{
"siteName": "BlogWoman",
"siteTagline": "Fuer Frauen, die Karriere, Familie und Stil ernst nehmen",
"contact": {
"email": "hello@blogwoman.de",
"phone": ""
},
"address": {
"street": "",
"zip": "",
"city": "",
"state": "",
"country": "Deutschland"
},
"footer": {
"copyrightText": "Complex Care Solutions GmbH",
"showSocialLinks": true
},
"seo": {
"defaultMetaTitle": "BlogWoman - Karriere, Familie und Stil mit System",
"defaultMetaDescription": "Fuer Frauen, die Karriere, Familie und Stil ernst nehmen. Systeme statt Motivation. Von Dr. Caroline Porwoll."
}
}