Skip to content

Commit 3955a0e

Browse files
Merge pull request #26 from pascalgrimaud/improve-home-page-description
Improve home page description
2 parents 578e1e5 + 15c8601 commit 3955a0e

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

index.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,20 @@ hero:
2525
features:
2626
- icon: 🧩
2727
title: Modular Code Generator
28-
details: Generate only what you need, when you need, nothing more.
29-
- icon: 🛡️
30-
title: Clean & Hexagonal Architecture
31-
details: Based on clean code and hexagonal architecture from the ground up.
28+
details: Generate exactly what you need, when you need it, nothing more.
29+
- icon: 🚀
30+
title: Project Starter
31+
details: Kickstart Java libraries, coding katas, or full Spring Boot apps with frontend, ready for production.
32+
- icon:
33+
title: Focused on Java & Spring Boot
34+
details: Optimized for Java and Spring Boot projects, yet extensible to other technologies.
3235
- icon: 🎯
3336
title: Designed for Developer Experience
34-
details: Fast setup and high-quality code for productive devs who care about craftsmanship.
37+
details: Fast setup, quality code, and productivity for developers who value craftsmanship.
38+
- icon: 🛡️
39+
title: Clean & Hexagonal Architecture
40+
details: Rooted in clean code, growing with hexagonal architecture.
41+
- icon: 🌍
42+
title: Open Source & Community-Driven
43+
details: Fully open source, welcoming contributions and ideas to grow together.
3544
---

0 commit comments

Comments
 (0)