mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
chore: Update badges and stats in README and website
This commit is contained in:
parent
291c4eb258
commit
0937b34983
6 changed files with 140 additions and 122 deletions
|
@ -228,7 +228,7 @@ def get_badges_html():
|
|||
<a href="/HISTORY.html" class="github-badge badge-coded" title="{SINGULARITY_TOOLTIP}">
|
||||
<span class="badge-label">🔄 Singularity</span>
|
||||
<span class="badge-value">{aider_percent_rounded}%</span>
|
||||
</a>"""
|
||||
</a>""" # noqa
|
||||
|
||||
return html
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@ fi
|
|||
# README.md before index.md, because index.md uses cog to include README.md
|
||||
cog $ARG \
|
||||
README.md \
|
||||
aider/website/index.html \
|
||||
aider/website/HISTORY.md \
|
||||
aider/website/docs/usage/commands.md \
|
||||
aider/website/docs/languages.md \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue