Skip to content

feat: add templates system with TailwindCSS support#4

Merged
eehcx merged 4 commits intodevelopfrom
feat/templates-system
Mar 26, 2026
Merged

feat: add templates system with TailwindCSS support#4
eehcx merged 4 commits intodevelopfrom
feat/templates-system

Conversation

@eehcx
Copy link
Copy Markdown
Owner

@eehcx eehcx commented Mar 26, 2026

  • Extract hardcoded templates to external .j2 files
  • Add minijinja for template rendering
  • Add TailwindCSS as separate styles option
  • Add select_styles to UI selector dialog
  • Add TuiInput struct for future TUI integration
  • Fix styleUrl bug (string instead of array)
  • Add NgSeed banner on startup

eehcx and others added 4 commits March 26, 2026 17:41
- Extract hardcoded templates to external .j2 files
- Add minijinja for template rendering
- Add TailwindCSS as separate styles option
- Add select_styles to UI selector dialog
- Add TuiInput struct for future TUI integration
- Fix styleUrl bug (string instead of array)
- Add NgSeed banner on startup
@eehcx eehcx merged commit 9902493 into develop Mar 26, 2026
7 checks passed
eehcx added a commit that referenced this pull request Mar 27, 2026
* feat(cli): add cdp architecture profile and branded banner (#3)

* feat(cli): add cdp architecture profile and branded banner

* style(fmt): apply rustfmt

* feat: add templates system with TailwindCSS support (#4)

* feat: add templates system with TailwindCSS support

- Extract hardcoded templates to external .j2 files
- Add minijinja for template rendering
- Add TailwindCSS as separate styles option
- Add select_styles to UI selector dialog
- Add TuiInput struct for future TUI integration
- Fix styleUrl bug (string instead of array)
- Add NgSeed banner on startup

* fix(ci): add Node.js 24 workaround for GitHub Actions

* fix: resolve clippy errors and missing styles parameter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant