From dd5ef2935506c915ee5ed560196a24b4d7c2f39d Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Wed, 19 Mar 2025 10:59:51 -0700 Subject: [PATCH] refactor: Reorder feature cards with LLM, Map, Multifile in first row --- aider/website/home.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/aider/website/home.html b/aider/website/home.html index e207b01bd..de3c3e3eb 100644 --- a/aider/website/home.html +++ b/aider/website/home.html @@ -510,9 +510,14 @@

Features

-
πŸ”„
-

Seamless Git Integration

-

Aider automatically commits changes with sensible commit messages, making version control seamless.

+
🧠
+

Works with all LLMs

+

Aider works best with Claude 3.7 Sonnet, DeepSeek R1 & Chat V3, OpenAI o1, o3-mini & GPT-4o, but can connect to almost any LLM, including local models.

+
+
+
πŸ—ΊοΈ
+

Map Of Your Code

+

Uses a map of your entire git repo, which helps it work well in larger codebases.

πŸ“
@@ -520,9 +525,9 @@

Edit multiple files at once for complex requests, making large-scale changes easier.

-
πŸ—ΊοΈ
-

Map Of Your Code

-

Uses a map of your entire git repo, which helps it work well in larger codebases.

+
πŸ”„
+

Seamless Git Integration

+

Aider automatically commits changes with sensible commit messages, making version control seamless.

πŸ–₯️
@@ -534,11 +539,6 @@

Image & URL Support

Add images to the chat and share URLs, helping with visual context and references.

-
-
🧠
-

Works with all LLMs

-

Aider works best with Claude 3.7 Sonnet, DeepSeek R1 & Chat V3, OpenAI o1, o3-mini & GPT-4o, but can connect to almost any LLM, including local models.

-