mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
chore: Update website text and remove redundant content
This commit is contained in:
parent
479df00a3b
commit
0dc31011f5
1 changed files with 4 additions and 6 deletions
|
@ -68,7 +68,7 @@
|
|||
<span class="badge-value">Top 20</span>
|
||||
</a>
|
||||
<a href="/HISTORY.html" class="github-badge badge-coded">
|
||||
<span class="badge-label">🧠 Inception</span>
|
||||
<span class="badge-label">🔄 Singularity</span>
|
||||
<span class="badge-value">72%</span>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -101,7 +101,7 @@
|
|||
<a href="https://aider.chat/docs/languages.html" class="feature-card">
|
||||
<div class="feature-card-header">
|
||||
<div class="feature-icon" style="font-family: monospace; font-weight: bold; font-size: 1.5rem;"></></div>
|
||||
<h3 class="feature-title">100+ languages</h3>
|
||||
<h3 class="feature-title">100+ code languages</h3>
|
||||
</div>
|
||||
<p>Aider works with most popular programming languages: python, javascript, typescript, php, html, css, and dozens more.</p>
|
||||
</a>
|
||||
|
@ -120,11 +120,10 @@
|
|||
<a href="https://aider.chat/docs/usage/watch.html" class="feature-card">
|
||||
<div class="feature-card-header">
|
||||
<div class="feature-icon">🖥️</div>
|
||||
<h3 class="feature-title">Use in your IDE</h3>
|
||||
<h3 class="feature-title">In your IDE</h3>
|
||||
</div>
|
||||
<p>
|
||||
Use aider from within your favorite IDE or
|
||||
text editor.
|
||||
Use aider from within your favorite IDE or editor.
|
||||
Ask for changes by adding comments to
|
||||
your code and aider will get to work.
|
||||
</p>
|
||||
|
@ -148,7 +147,6 @@
|
|||
<div class="container">
|
||||
<h2 class="section-title">Getting Started</h2>
|
||||
<div class="info-content">
|
||||
<p>If you already have python 3.8-3.13 installed, you can get started quickly like this:</p>
|
||||
<div class="code-block">
|
||||
<pre>python -m pip install aider-install
|
||||
aider-install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue