feat: update website-creator to Plan-First + Creative Design workflow

- Add Phase 1: Context Gathering with creative brief questions
- Add Phase 2: Creative Design (mandatory - multiple directions)
- Add Phase 3: Master Plan before execution
- Add APPROVAL GATE - wait for user approve before executing
- Update questions.md with emotional/target audience questions
- Remove Astro DB references from welcome.mdx and index.astro
- Focus on unique design, not generic templates
This commit is contained in:
2026-04-22 09:31:54 +07:00
parent 5033281eab
commit a29b7af4b8
39 changed files with 312 additions and 10040 deletions

View File

@@ -11,7 +11,7 @@ Welcome to our new blog built with Astro and Tina CMS!
- **Tina CMS** - Self-hosted content management
- **Tailwind CSS v4** - Latest styling with @tailwindcss/vite
- **Astro DB** - Built-in database support
- **ConsentOS** - PDPA-compliant consent management
- **Thai Support** - Ready for Thai language content
Stay tuned for more updates!

View File

@@ -29,9 +29,9 @@ import Layout from "@/layouts/Layout.astro"
</div>
<div class="p-6 bg-white rounded-xl border border-primary-200">
<h2 class="text-xl font-semibold mb-3">Astro DB</h2>
<h2 class="text-xl font-semibold mb-3">ConsentOS</h2>
<p class="text-primary-600">
Built-in database for consent logging and more.
PDPA-compliant consent management with auto-blocking tracking.
</p>
</div>