aider/_config.yml
2024-02-16 08:47:03 -08:00

12 lines
232 B
YAML

theme: jekyll-theme-cayman
url: "https://aider.chat"
plugins:
- jekyll-redirect-from
defaults:
- scope:
path: "README.md"
type: "pages"
values:
description: "A command-line chat tool for coding with GPT"