Kunthawat Greethong 51b50212ca Add combined blog+marketing+portfolio template
- Added blog pages: posts index, post detail, category/tag archives, search, RSS
- Added BlogBase layout with Source Serif 4 font
- Added PostCard and TagList components
- Added utility functions: reading-time, site-identity
- Added posts collection with taxonomies to seed
- Updated menus with all sections: Home, Posts, Work, Pricing, Contact
- Added blog seed content: 3 posts with bylines
2026-05-01 13:50:52 +07:00

Marketing Template

A conversion-focused landing page with pricing and contact form. Built on Astro + EmDash CMS.

Features

  • Hero with CTAs
  • Feature grid
  • Pricing cards
  • FAQ and contact form
  • EmDash CMS for content management

Commands

npm run dev        # Start dev server
npm run build      # Build for production
npm run bootstrap  # Initialize database and seed content

Pages

  • / - Homepage with hero, features, testimonials, FAQ
  • /pricing - Pricing page with plans comparison
  • /contact - Contact form

Admin

Access the CMS at /_emdash/admin after running bootstrap.

Description
No description provided
Readme 202 KiB
Languages
Astro 88.8%
TypeScript 6.2%
CSS 2.4%
JavaScript 1.2%
Dockerfile 0.9%
Other 0.5%