Trackeo - Fleet tracking & logistics SaaS theme with pricing plans, cart, checkout, and blog. Static-first Astro 7 — every page ships one small vanilla script and no framework JavaScript.
Trackeo is a fleet tracking and logistics SaaS theme built on Astro 7, generating 31 fully static pages per build.
Pages: home, features, about, pricing with per-plan detail pages, careers, download, integrations, contact, blog with 9 MDX posts, cart-aware checkout, PayPal checkout, order confirmation, login, licenses, terms, privacy policy, changelog, style guide, 401 and 404.
Zero framework JavaScript — no React, no islands, no hydration. Static astro components everywhere; all interactivity comes from a single deferred trackeo.ts module: mobile nav, Pages mega-menu, FAQ accordions, tabs, testimonial slider, hero parallax, scroll reveals, and the cart.
Content collections — blog posts are MDX with zod-validated frontmatter; pricing plans are plain JSON, so launching a real site requires no component edits.
Working cart — localStorage persistence shared live between the header badge, the plan pages, checkout, and the order confirmation page.
Original design system — the template's own styles.css drives the design, with markup and class names reproduced 1:1, so the Astro build is visually identical to the HTML and Next.js versions.
Self-hosted fonts — served from assets/fonts/fonts.css, no CDN requests.
Deploy anywhere — pure static output, no adapter needed. Vercel, Netlify, and Cloudflare Pages auto-detect it.






