Commit Graph

5 Commits

Author SHA1 Message Date
hykocx d7bfe34bb1 feat(cli): integrate zen-modules sync into project initialization
- add postinstall, dev, and build scripts to run `zen-modules sync`
- append `app/.zen/modules.generated.js` to .gitignore during init
- add generated modules file template with empty modules export
- import modules.generated.js in app layout and pass modules to initializeZen
2026-04-25 14:26:22 -04:00
hykocx e6c59b4997 feat: redesign public landing page with minimal terminal aesthetic 2026-04-15 17:33:42 -04:00
hykocx b4604f3803 feat: add theme initialization script to root layout 2026-04-15 17:06:06 -04:00
hykocx af526f66d3 fix: update ZenProvider import path to features subdirectory 2026-04-14 20:07:32 -04:00
hykocx fe84ec6a43 Initial commit 2026-04-12 16:53:58 -04:00