From 5ea4e506a6fcb3a51e971b5f5b232be0cda37ffd Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 5 Jun 2024 19:47:08 -0700 Subject: [PATCH] cog to update index.md --- scripts/update-docs.sh | 1 + website/docs/usage.md | 2 +- website/index.md | 5 +++++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/scripts/update-docs.sh b/scripts/update-docs.sh index 0e76483e7..e827413a4 100755 --- a/scripts/update-docs.sh +++ b/scripts/update-docs.sh @@ -3,4 +3,5 @@ # exit when any command fails set -e +cog -r website/index.md cog -r website/docs/usage.md diff --git a/website/docs/usage.md b/website/docs/usage.md index c95e75319..c7f92db95 100644 --- a/website/docs/usage.md +++ b/website/docs/usage.md @@ -192,4 +192,4 @@ uses YAML syntax and must represent a YAML 'mapping' (for details, see http://learn.getgrav.org/advanced/yaml). In general, command-line values override environment variables which override config file values which override defaults. ``` - \ No newline at end of file + diff --git a/website/index.md b/website/index.md index dede50409..ef58f9fd1 100644 --- a/website/index.md +++ b/website/index.md @@ -3,6 +3,10 @@ title: Home nav_order: 1 --- + + # Aider is AI pair programming in your terminal Aider lets you pair program with LLMs, @@ -103,3 +107,4 @@ Aider has the highest score on the challenging - *I am an aider addict. I'm getting so much more work done, but in less time.* -- [dandandan](https://discord.com/channels/1131200896827654144/1131200896827654149/1135913253483069470) - *After wasting $100 on tokens trying to find something better, I'm back to Aider. It blows everything else out of the water hands down, there's no competition whatsoever.* -- [SystemSculpt](https://discord.com/channels/1131200896827654144/1131200896827654149/1178736602797846548) - *Best agent for actual dev work in existing codebases.* -- [Nick Dobos](https://twitter.com/NickADobos/status/1690408967963652097?s=20) +