From 15c86013ff058b2e08a98eaf4f9ea2e0da9ac60f Mon Sep 17 00:00:00 2001 From: Pascal Grimaud Date: Thu, 21 Aug 2025 18:48:49 +0200 Subject: [PATCH] Improve home page description --- index.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/index.md b/index.md index a989248..abfad40 100644 --- a/index.md +++ b/index.md @@ -25,11 +25,20 @@ hero: features: - icon: 🧩 title: Modular Code Generator - details: Generate only what you need, when you need, nothing more. - - icon: 🛡️ - title: Clean & Hexagonal Architecture - details: Based on clean code and hexagonal architecture from the ground up. + details: Generate exactly what you need, when you need it, nothing more. + - icon: 🚀 + title: Project Starter + details: Kickstart Java libraries, coding katas, or full Spring Boot apps with frontend, ready for production. + - icon: ☕ + title: Focused on Java & Spring Boot + details: Optimized for Java and Spring Boot projects, yet extensible to other technologies. - icon: 🎯 title: Designed for Developer Experience - details: Fast setup and high-quality code for productive devs who care about craftsmanship. + details: Fast setup, quality code, and productivity for developers who value craftsmanship. + - icon: 🛡️ + title: Clean & Hexagonal Architecture + details: Rooted in clean code, growing with hexagonal architecture. + - icon: 🌍 + title: Open Source & Community-Driven + details: Fully open source, welcoming contributions and ideas to grow together. ---