Skip to content
Type something to search...
Veltro Theme Documentation

Veltro is an Astro and Tailwind CSS theme for software companies, startups, and digital agencies. It includes two routed homepage layouts, service and portfolio collections, case studies, industries, careers, team profiles, pricing, testimonials, awards, a multilingual blog, and configurable lead-capture forms.

Veltro homepage

Most routine changes happen in these locations:

  • src/config/config.toml for site-wide settings
  • src/config/menu.en.json and src/config/menu.fr.json for navigation
  • src/i18n/en.json and src/i18n/fr.json for shared labels
  • src/content/sections/<language>/ for reusable sections
  • src/content/<collection>/<language>/ for pages and collection entries

Best First Reads