What problem does it solve?
Managing a marketing website that needs to be fast, scalable, and easily discoverable by search engines can be complex. This skill outlines the architecture for Minu's static, SEO-optimized landing page, ensuring high performance and effective outreach.
Core Features & Use Cases
- High-Performance Static Site Generation (SSG): Built with Next.js 15 and
output: 'export' for lightning-fast load times and cost-effective static hosting.
- Comprehensive Service Overview: Dedicated pages for each Minu service (Find, Frame, Build, Keep) to clearly introduce their value propositions.
- Robust SEO Configuration: Includes
generateMetadata, robots.txt, and sitemap.xml to ensure maximum visibility and discoverability on search engines.
- Streamlined Deployment Workflow: Utilizes a
main/canary branch strategy with Vercel for efficient and reliable deployments.
- Use Case: Quickly update the marketing content for Minu services or add a new service detail page, knowing it will be deployed as a highly performant, SEO-friendly static site that effectively communicates Minu's offerings.
Quick Start
How do I add a new service detail page to the Minu Portal, ensuring it's SEO-optimized with correct metadata and sitemap entry?