Go to file
Daniel LaForce ccc74b9490 Feat: Add tag similarity logic to main knowledge graph
Aligns main graph post connections with individual post page logic (explicit related_posts + tag similarity fallback). Reverts manual related_posts addition.
2025-05-01 21:41:48 -06:00
prisma Refactor project structure and update files 2025-04-23 01:48:18 -06:00
public Fix: Correct heroImage paths in post frontmatter 2025-05-01 16:23:57 -06:00
scripts Refactor project structure and update files 2025-04-23 01:48:18 -06:00
src Feat: Add tag similarity logic to main knowledge graph 2025-05-01 21:41:48 -06:00
.env.example Refactor project structure and update files 2025-04-23 01:48:18 -06:00
.gitattributes Refactor project structure and update files 2025-04-23 01:48:18 -06:00
.gitignore fix: Update Astro dependencies and ignore .astro directory 2025-04-23 02:50:15 -06:00
SETUP.md feat: Update contact and homelab links in nav/footer 2025-04-28 01:25:56 -06:00
astro.config.mjs Fix: Update dependencies and configs to resolve build errors 2025-04-28 19:22:57 -06:00
astro_files.txt Refactor project structure and update files 2025-04-23 01:48:18 -06:00
css_files.txt Refactor project structure and update files 2025-04-23 01:48:18 -06:00
package-lock.json Fix: Update dependencies and configs to resolve build errors 2025-04-28 19:22:57 -06:00
package.json Fix: Update dependencies and configs to resolve build errors 2025-04-28 19:22:57 -06:00
style_files.txt Refactor project structure and update files 2025-04-23 01:48:18 -06:00
sync-obsidian.sh Refactor project structure and update files 2025-04-23 01:48:18 -06:00
tailwind.config.js Refactor project structure and update files 2025-04-23 01:48:18 -06:00
tsconfig.json Refactor project structure and update files 2025-04-23 01:48:18 -06:00