mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-25 22:14:59 +00:00
13 lines
266 B
YAML
13 lines
266 B
YAML
theme: jekyll-theme-cayman
|
|
|
|
defaults:
|
|
- scope:
|
|
path: "README.md"
|
|
type: "pages"
|
|
values:
|
|
description: "aider"
|
|
- scope:
|
|
path: "examples"
|
|
type: "pages"
|
|
values:
|
|
description: "aider is GPT-4 powered coding in your terminal"
|