56 Components
Button, Input, Card, Badge, Alert, Header, Footer, and 49 more production-ready components.
56 Components
Button, Input, Card, Badge, Alert, Header, Footer, and 49 more production-ready components.
Design System
Three-tier token architecture with OKLCH colors, automatic dark mode, and inverted sections.
Type-Safe Routing
Centralized route definitions with TypeScript support and navigation helpers.
Full SEO Toolkit
Dynamic OG images, JSON-LD schemas, meta tags, sitemap, and robots.txt included.
Content Collections
Blog posts, pages, authors, and FAQs with Astro’s Content Layer API.
Deploy Anywhere
Pre-configured for Vercel, Netlify, and Cloudflare Pages with zero config.
The fastest way to get started is with the official CLI:
# Create a new projectpnpm create velocity-astro my-project
# Or with npmnpm create velocity-astro@latest my-projectThe CLI will guide you through component selection, i18n setup, and more.
Alternatively, clone the repository directly:
git clone https://github.com/southwellmedia-dev/velocity.git my-projectcd my-projectpnpm installpnpm devYour site will be available at http://localhost:4321.
Built by Southwell Media