aider/_config.yml
2024-02-16 09:23:27 -08:00

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"