mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
13 lines
251 B
YAML
13 lines
251 B
YAML
theme: jekyll-theme-cayman
|
|
url: "https://aider.chat"
|
|
|
|
plugins:
|
|
- jekyll-redirect-from
|
|
- jekyll-sitemap
|
|
|
|
defaults:
|
|
- scope:
|
|
path: "README.md"
|
|
type: "pages"
|
|
values:
|
|
description: "A command-line chat tool for coding with GPT"
|