Commit Graph

12 Commits

Author SHA1 Message Date
1elle1
5c3860b631 chore: update TypeScript configuration and add Tailwind CSS support
- Updated `next-env.d.ts` to remove unnecessary import and update TypeScript documentation link.
- Added `@tailwindcss/postcss` dependency in `package.json` and `package-lock.json`.
- Created `globals.css` with Tailwind CSS directives and custom theme variables.
- Modified `tsconfig.json` to change JSX setting from `react-jsx` to `preserve`.
2026-02-06 14:05:17 +01:00
1elle1
192895260a fix: Update TypeScript configuration and references for improved compatibility 2026-02-06 14:00:05 +01:00
1elle1
db27ebf76f feat: Scaffold new Next.js website with core pages, components, and assets. 2026-02-06 11:19:57 +01:00
1elle1
d63eb85218 feat: Add new image assets and update the asset structure documentation. 2026-02-06 10:03:26 +01:00
Prototype Generator
3dcab8aaf3 Initialize client project from skeleton (v2 agent pipeline)
Client: TeleNetSystems
Generated: 2026-02-06T08:22:10.485Z
2026-02-06 09:25:25 +01:00
1elle1
cb5f9ba367 docs: Add asset handling guidelines to the AI decision logic and create a README for the assets folder. 2026-02-05 11:01:18 +01:00
1elle1
00dbf6b869 feat: Replace web project skeleton with AI briefing and framework documentation, and remove various development-related files. 2026-02-04 20:38:52 +01:00
1elle1
6c7ae06e58 feat: Implement the 9-category parameter system by updating the root layout for dynamic configuration and enhancing the Definition of Done with detailed checklists. 2026-02-03 08:37:36 +01:00
1elle1
643231b7b0 feat: Implement foundational UI components (Button, Card) and layout components (Section, Container), updating design tokens, styling, and documentation. 2026-02-01 14:13:39 +01:00
1elle1
f7ac3d6a99 Update project: save current state 2026-02-01 13:17:33 +01:00
1elle1
5f0692ca68 Refactor CLIENT_OVERRIDES.md for clarity and structure 2026-01-28 19:41:24 +01:00
1elle1
3310433bb1 Initial commit 2026-01-28 18:34:47 +01:00