Go to file
Daniel LaForce 1fa31d0617 feat: Website enhancements and new placeholder pages
- Remove knowledge graph from homepage (keep only on blog page)

- Add placeholder page for Infrastructure as Code Templates under projects

- Fix build errors in homelab.astro by implementing component-based architecture

- Improve page navigation structure and consistency

- Update styling for better mobile responsiveness
2025-04-30 02:19:54 -06:00
prisma Refactor project structure and update files 2025-04-23 01:48:18 -06:00
public Feat: Update footer links and add favicon links to layout 2025-04-29 20:09:41 -06:00
scripts Refactor project structure and update files 2025-04-23 01:48:18 -06:00
src feat: Website enhancements and new placeholder pages 2025-04-30 02:19:54 -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