v1.0.0 — Website migrated to Astro
Internal
Infrastructure
Date: March 26, 2026 Version: 1.0.0 Repo: servantium-website
What changed
Section titled “What changed”The Servantium marketing website has been migrated from static HTML to the Astro framework. The help documentation site now uses Starlight — Astro’s official docs framework.
Why this matters
Section titled “Why this matters”- Shared components — Nav, footer, and SEO are now maintained in one place instead of across 40+ HTML files
- Blog as MDX — Blog posts are written in Markdown with frontmatter, making new content faster to publish
- Help docs launched — This documentation site you’re reading, with search, sidebar navigation, and dark mode
- Release notes pipeline — This page is powered by a content collection, ready for automated AI-generated release notes
- Image optimization — Logo reduced from 84KB to 4KB via automatic WebP conversion
- Search — Full-text search across all documentation via Pagefind
What’s next
Section titled “What’s next”- AI-generated release notes from code changes
- Customer impact analysis on pull requests
- Help documentation expanded with guides for every feature
- Support ticketing system