cms.c2sgmbh/scripts
Martin Porwoll 15f3fa2481 feat(BlogWoman): add tenant seed scripts and block migrations
- Add migration for BlogWoman page blocks (favorites-block, series-block,
  series-detail-block, featured-content-block) with all required columns
- Add seed scripts for BlogWoman tenant creation with full content:
  - 10 pages (Startseite, Über mich, Newsletter, etc.)
  - 7 blog posts
  - 9 series (GRFI, Investment-Piece, Pleasure P&L, etc.)
  - 4 categories, 10 tags, 1 author
  - Navigation, social links, cookie configuration
- Add Konzept-KI guide for AI-assisted tenant creation
- Add BlogWoman tenant prompt template

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 11:13:32 +00:00
..
backup feat: add automated PostgreSQL backup system with S3 offsite storage 2025-12-11 14:10:39 +00:00
check-framework-updates.sh chore: code cleanup, TypeScript fixes, and dependency updates 2025-12-15 09:02:58 +00:00
db-direct.sh feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
deploy-production.sh fix: remove drizzle-kit push from auto-deploy to prevent data loss 2025-12-27 20:51:11 +00:00
deploy-staging.sh feat: add staging deployment workflow and script 2025-12-14 12:37:25 +00:00
detect-secrets.sh feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
run-queue-worker.ts feat: implement data retention system 2025-12-15 23:17:31 +00:00
seed-blogwoman-continue.ts feat(BlogWoman): add tenant seed scripts and block migrations 2026-01-09 11:13:32 +00:00
seed-blogwoman.ts feat(BlogWoman): add tenant seed scripts and block migrations 2026-01-09 11:13:32 +00:00
seed-content.ts test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
seed-pages-only.ts test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
setup-swap-proxmox.sh docs: add staging deployment guide and swap setup script 2025-12-14 15:19:59 +00:00
sync-schema.sh fix: remove drizzle-kit push from auto-deploy to prevent data loss 2025-12-27 20:51:11 +00:00