Flaco
September 3, 2026 — Update
- Expanded the design system skill at
.cursor/skills/flaco-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 9, 2026 — Update
- Added a new Astro + EmDash CMS variant: built-in admin at
/_emdash/admin, Portable Text content for blog, work, projects, and store (with gallery images and feature blocks), LiveSearch for blog posts, and Cloudflare Workers deploy (D1 + R2). - Includes buyer docs (
STARTING-UP.md,SEO.md,AGENTS.md), Cursor rules, and local SQLite +npm run setupworkflow. - The Astro + Tailwind CSS and Astro + Sanity CMS variants are unchanged in this release.
June 23, 2026 — Update
- Upgraded to Astro v7 stable (
7.0.0) — no longer on beta. - The Astro + Sanity CMS variant front-end has also been updated to Astro v7 stable.
- Refreshed integrations and dependencies (
@lexingtonthemes/seo,@astrojs/*, Tailwind).
June 11, 2026 — Update
- Upgraded to Astro v7 and Tailwind CSS v4.
- The Astro + Sanity CMS variant has been upgraded to Astro v7, Tailwind CSS v4, and Sanity v6.
- Updated integrations and dependencies for v7 compatibility.
March 29, 2026 — Update
- Added AGENTS.md and Cursor rules (
.cursor/rules) for AI-assisted development, on both the Astro + Tailwind CSS and Astro + Sanity CMS versions, each adapted to its repo layout.
January 19, 2026 — Update
- Added a new variant with Sanity CMS integration with a ready-to-use Sanity Studio and full Astro front-end support.
- Introduced CMS-powered content types for editorial workflows.
- Now available as part of the new Full Access and Agency tiers.
January 05, 2026 — Update
- Installed Reading Time package to calculate reading time for blog posts.
December 30, 2025 — Update
- General improvements and internal refinements.
- The
Buttoncomponent now handles link behavior via theisLinkprop. - The
Buttoncomponent now supports configurable icon sizing. - Removed unused icons.
- Removed the
Linkcomponent.
March 10, 2023 — Reset
- Complete rebuild of the theme from scratch.
- New UI, layout, and component architecture.
- Added client-side search using Fuse.js.
- Introduced a reusable component system.
- Documentation: Components
This release replaces all previous versions and establishes a new baseline.
March 8, 2023 — Release
- Initial release