Aubergine
September 3, 2026 — Update
- Expanded the design system skill at
.cursor/skills/aubergine-design/SKILL.md: typography, color usage, spacing rhythm, component conventions, and do/don’t rules extracted from the theme’s own code, so AI coding tools (Cursor, Claude Code, Codex) build UI that matches the theme. AGENTS.mdlinks the design rules in every variant.
August 15, 2026 — Update
- Refreshed Astro + Tailwind CSS dependencies to latest stable releases.
- Refreshed Astro + Sanity CMS variant dependencies (
astro@7.2.2, Tailwind v4.3.3, Sanity v6.9.x, and related packages). - Updated integrations and related packages (
@lexingtonthemes/seo,@astrojs/*, Tailwind). - Refreshed Astro + EmDash CMS variant dependencies (
astro@7.2.2, Tailwind v4.3.3, EmDash v0.33.x, and related packages).
August 10, 2026 — Update
- Added a new Astro + EmDash CMS variant: built-in admin at
/_emdash/admin, five collections (work, team, services, posts, legal), LiveSearch across posts/work/team/services, and Cloudflare Workers deploy (D1 + R2). - Includes buyer docs (
STARTING-UP.md,SEO.md,AGENTS.md), route audit script, and a local SQLite +npm run setupworkflow. - The Astro + Tailwind CSS base variant is unchanged in this release.