Commit Graph

17 Commits

Author SHA1 Message Date
Daniel LaForce 21505d84d8 feat: Implement enhanced Knowledge Graph with post/tag connections 2025-04-23 19:40:50 -06:00
Daniel LaForce f3eccd8084 feat: Implement theme toggle, search, graph updates, nav links, and footer 2025-04-23 18:56:25 -06:00
Daniel LaForce beeb1bae43 refactor: Integrate Knowledge Graph into blog section with tag/post nodes 2025-04-23 15:56:54 -06:00
Daniel LaForce 01127d8a69 fix: Update theme toggle script and styles 2025-04-23 15:29:09 -06:00
Daniel LaForce 544b4c4ae0 fix: Add safe date handling and content rendering to dynamic routes 2025-04-23 14:56:51 -06:00
Daniel LaForce ac308cd61c fix: Add/update getStaticPaths for dynamic routes 2025-04-23 14:47:31 -06:00
Daniel LaForce ad2e0acab2 feat: Add flexible category handling and fix category page 2025-04-23 14:30:17 -06:00
Daniel LaForce b340d3fe78 fix(Header): Remove duplicate variable declarations and event listeners 2025-04-23 14:18:31 -06:00
Daniel LaForce 23ea734d66 fix: Close CSS block in [tag].astro 2025-04-23 14:06:11 -06:00
Daniel LaForce e66e605479 feat: Implement theme toggler and update related components 2025-04-23 13:55:23 -06:00
Daniel LaForce b392c30aba refactor: Update KnowledgeGraph and BaseLayout 2025-04-23 13:13:16 -06:00
Daniel LaForce d10f87e899 chore: Temporarily simplify image rendering in [tag].astro for debugging 2025-04-23 03:20:22 -06:00
Daniel LaForce e155596f1b fix: Add missing closing fence in [tag].astro 2025-04-23 03:05:49 -06:00
Daniel LaForce 97e64026de fix: Update Astro dependencies and ignore .astro directory 2025-04-23 02:50:15 -06:00
Daniel LaForce 472e57d2f0 Refactor project structure and update files 2025-04-23 01:48:18 -06:00
Daniel LaForce 175a29b4fa feat: initial repository setup with Git hooks 2025-04-19 22:42:46 +00:00
Daniel LaForce 961b1f1e8b chore: initial repository setup 2025-04-19 22:41:53 +00:00