Files
moreminimore-redesign/.gitignore
Kunthawat 25ba6b6f73 Redesign: new pages, React blocks, brand yellow theme, SVG illustrations
- New Base layout with topbar, modern nav, CTA section, footer
- React block components: Hero, Features, Testimonials, Pricing, FAQ
- New pages: index, about-us, contact, portfolio, tech-consult
- SVG illustrations: hero, about, contact, portfolio thumbnails, team
- Brand design: #fed400 yellow, Kanit + Noto Sans Thai fonts
- Tech stack: Astro + React + Emdash CMS
2026-04-08 11:25:32 +07:00

27 lines
283 B
Plaintext

# build output
dist/
# generated types
.astro/
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
.env.local
# macOS-specific files
.DS_Store
# jetbrains setting folder
.idea/
data.db