Skip to content

southwellmedia/velocity-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Velocity

Velocity Documentation — Official docs for the Velocity Astro 6 starterkit.

Live Site · Velocity Repo · CLI Tool


About

Documentation site for Velocity, built with Starlight (Astro's documentation framework).

Sections

Section Description
Getting Started Installation, prerequisites, project structure
Components 55 components across UI, layout, patterns, blog, landing, and SEO
Design System Three-tier token architecture, colors, dark mode, Tailwind utilities
Customization Brand colors, themes, adding components/routes/collections
Configuration Site config, environment variables, routing
Content Management Blog posts, authors, FAQs, pages
Layouts Base, Page, Blog, and Landing layouts
SEO Meta tags, OG images, structured data, sitemap
CLI create-velocity-astro usage, flags, i18n
API Contact and newsletter endpoints
Deployment Vercel, Netlify, Cloudflare Pages
Reference Changelog, quick reference
Upgrade Guides Step-by-step migration between releases

Development

pnpm install
pnpm dev

Visit http://localhost:4321 to preview the docs locally.

Commands

Command Action
pnpm dev Start dev server at localhost:4321
pnpm build Build production site to dist/
pnpm preview Preview production build locally

Adding Documentation

Docs are .mdx files in src/content/docs/. Each file becomes a route based on its path. Starlight handles navigation, search (Pagefind), and theming automatically.

src/content/docs/
├── getting-started/
├── components/
├── design-system/
├── customization/
├── ...
└── index.mdx

Tech Stack

Related Repositories


Built & maintained by Southwell Media

About

Official documentation for Velocity - Astro 6 Starter Kit

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages