This commit is contained in:
Paul Gauthier 2024-06-05 21:05:15 -07:00
parent f8b30e0703
commit 7bd8d26f95
5 changed files with 92 additions and 88 deletions

View file

@ -2,7 +2,7 @@
title: Repository map
excerpt: Tree-sitter allows aider to build a repo map that better summarizes large code bases.
highlight_image: /assets/robot-ast.png
nav_order: 95
nav_order: 900
---
{% if page.date %}
<p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p>