Commit Graph

7 Commits

Author SHA1 Message Date
a9a13a6b5b feat: add admin-ui-config, content-authoring, and frontend-architecture skills documentation
- Introduced `admin-ui-config` skill for configuring admin UI for collections.
- Added `content-authoring` skill detailing page and block creation in the CMS.
- Included `frontend-architecture` skill explaining custom SPA routing and state management.
- Updated `AGENTS.md` to reference new skills and provide infrastructure prerequisites.
- Enhanced `frontend/AGENTS.md` with routing details and SPA navigation information.
2026-03-07 16:16:19 +00:00
2170bf761e feat: add project setup skill documentation; provide step-by-step guide for initializing new tibi projects 2026-02-26 13:02:02 +00:00
5707eb30dd feat: update deployment scripts and configuration; enhance CI/CD process with new scripts for staging and production 2026-02-26 12:36:53 +00:00
40ffa8207e feat: add new contact form, hero, features, and richtext blocks; implement scroll-reveal action and update styles
- Introduced ContactFormBlock, FeaturesBlock, HeroBlock, and RichtextBlock components.
- Implemented a scroll-reveal action for animations on element visibility.
- Enhanced CSS styles for better theming and prose formatting.
- Added localization support for new components and updated existing translations.
- Created e2e tests for demo pages including contact form validation and navigation.
- Added a video tour showcasing the demo pages and interactions.
2026-02-26 03:54:07 +00:00
e8fd38e98a feat: add video tour functionality with helpers, configuration, and homepage walkthrough 2026-02-26 02:42:16 +00:00
20eaa50935 feat: implement mock data support with API interceptor and update documentation 2026-02-26 02:37:01 +00:00
3c3e70b474 🗑️ chore: remove outdated instructions and migration documentation 2026-02-25 20:45:46 +00:00