aider/aider/website/_config.yml
Paul Gauthier cd81e967f3 Added tips
2024-07-05 14:05:38 -03:00

44 lines
No EOL
740 B
YAML

theme: just-the-docs
url: "https://aider.chat"
plugins:
- jekyll-redirect-from
- jekyll-sitemap
- jekyll-feed
defaults:
- scope:
path: "README.md"
type: "pages"
values:
description: "aider is AI pair programming in your terminal"
exclude:
- "tmp*"
- "**/tmp*"
- OLD
- "**/OLD/**"
- "OLD/**"
- vendor
- feed.xml
aux_links:
"GitHub":
- "https://github.com/paul-gauthier/aider"
"Discord":
- "https://discord.gg/Tv2uQnR88V"
"Blog":
- "/blog/"
nav_external_links:
- title: "GitHub"
url: "https://github.com/paul-gauthier/aider"
- title: "Discord"
url: "https://discord.gg/Tv2uQnR88V"
repository: paul-gauthier/aider
callouts:
tip:
title: Tip
color: green