kunthawat
  • Joined on 2025-12-05
kunthawat pushed to main at kunthawat/dealplustech 2026-03-10 08:38:13 +07:00
64c421613a feat: Add cookie consent banner + cookie policy page
kunthawat pushed to main at kunthawat/dealplustech 2026-03-10 08:34:42 +07:00
kunthawat pushed to main at kunthawat/dealplustech 2026-03-10 08:22:31 +07:00
a2580a5ab7 🎨 CSS fixed - Import global.css + solid colors
kunthawat pushed to main at kunthawat/dealplustech 2026-03-10 08:21:36 +07:00
3ed9f3f3ff 🎨 Fix CSS: Import global.css + plain CSS styles
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-10 08:21:24 +07:00
7e69fb317d docs: Add WEBSITE-CREATOR-IMPROVEMENTS.md with lessons learned from PDPA implementation
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:57:33 +07:00
0d3c8fa5b8 🎨 CSS fixes only (from commit 5b041a6 analysis)
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:49:48 +07:00
a06240f574 🎨 Restore from commit 5b041a6 + fix all issues
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 22:45:09 +07:00
7e066d791f docs: Add AGENTS.md with complete implementation log and deployment guide
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:40:49 +07:00
538765370b 🎨 Fix Header & Footer: Solid colors, no transparency
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:35:24 +07:00
a6c45c6216 🎨 Final fix: All pages now have Header + Footer
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:34:39 +07:00
d092905e57 🎨 Fix: Add Header and Footer to all pages + standardize colors
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:19:03 +07:00
2c23588dd0 🎨 Fix: Add CSS import to BaseLayout + use standard Tailwind colors
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:13:26 +07:00
92072a4ebf 🖼️ Restore public folder (images, assets) + fix Dockerfile
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:07:59 +07:00
cb0b4b8d52 🐳 Fix: Use env vars for serve binding
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:04:56 +07:00
2465feec7e 🐳 Fix: Bind server to 0.0.0.0 for Docker accessibility
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:00:08 +07:00
7a67f68d9f ♻️ Restructure: Move Astro to repository root
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 21:32:21 +07:00
5b041a6a44 🍪 Deploy build with cookie consent
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 21:18:47 +07:00
2287e562dd fix: Add HOST=0.0.0.0 and PORT=80 environment variables for Docker
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 21:16:00 +07:00
a73a22f92a fix: Configure Node adapter to listen on 0.0.0.0:80 for Docker
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 21:08:11 +07:00
d6aac2976b fix: Use Node adapter server instead of astro preview for production