Commit Graph

6 Commits

Author SHA1 Message Date
Zeya Phyo
0045e3eab4 Fix critical Burmese typography and layout issues
- Update .font-burmese line-height to 1.85 (critical fix for text overlap)
- Set article content line-height to 2.0 for better readability
- Add Padauk font as fallback for better Myanmar script support
- Update all heading line-heights to 1.75 for proper spacing
- Reduce hero section height (600px → 350px mobile, 450px desktop)
- Improve font-size consistency (1.125rem for body text)

Addresses typography crisis identified in site review.
2026-02-21 08:38:04 +00:00
Deploy Bot
310fff9d55 Add force-dynamic to all pages for runtime DB queries 2026-02-19 15:04:03 +00:00
Deploy Bot
923d322273 Fix: use custom pg wrapper instead of @vercel/postgres 2026-02-19 14:53:59 +00:00
Zeya Phyo
defd82c8df Deploy UI/UX improvements - READY TO GO LIVE
 Modern design with better typography
 Hashtag/tag system with auto-tagging
 Full-width hero cover images
 Trending tags section
 Better article pages with share buttons
 Tag filtering pages (/tag/*)
 Build tested and passing
 CSS fixed and optimized
 @vercel/postgres added to dependencies

Ready to deploy to burmddit.qikbite.asia
2026-02-19 14:03:12 +00:00
Min Zeya Phyo
98af1c7cec Adapt for self-hosted deployment on Coolify
- Replace @vercel/postgres with standard pg library
- Add Dockerfile for Next.js standalone build
- Add tsconfig.json, postcss.config.js
- Fix globals.css undefined tailwind utilities
- Force dynamic rendering for DB-dependent pages
- Add .dockerignore
2026-02-19 16:51:31 +08:00
Zeya Phyo
dddb86ea94 Initial Burmddit deployment - AI news aggregator in Burmese 2026-02-19 02:52:58 +00:00