Go to file
Daniel LaForce 50c24407f2 Feat: Implement combined related posts logic for main graph
Adds tag similarity fallback for post connections on main knowledge graph, ensuring preview functionality remains intact.
2025-05-01 22:04:31 -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: Implement combined related posts logic for main graph 2025-05-01 22:04:31 -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