This commit is contained in:
Paul Gauthier 2024-06-05 20:55:41 -07:00
parent c5e127d6fa
commit 0b7bee8712
3 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,8 @@
---
title: Building a better repository map with tree sitter
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_exclude: true
nav_order: 95
---
{% if page.date %}
<p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p>