fresh-main #1

Merged
KeyArgo merged 16 commits from fresh-main into main 2025-05-01 22:37:52 +00:00

16 Commits

Author SHA1 Message Date
Daniel LaForce 3035e68475 Fix: Correct heroImage paths in post frontmatter 2025-05-01 16:23:57 -06:00
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
Daniel LaForce 540155c638 Feat: Update footer links and add favicon links to layout 2025-04-29 20:09:41 -06:00
Daniel LaForce 0a0dd5f527 Fix: Initialize Resend client in handler to access runtime env vars 2025-04-28 19:45:50 -06:00
Daniel LaForce 6698c24a09 Fix: Update dependencies and configs to resolve build errors 2025-04-28 19:22:57 -06:00
Daniel LaForce c752aeea9d chore: Update package-lock.json after pinning dependencies 2025-04-28 03:06:12 -06:00
Daniel LaForce b10cd0b961 fix: Update @astrojs/cloudflare to ^7.5.1 for Astro 3 compatibility 2025-04-28 02:37:18 -06:00
Daniel LaForce 0ff883c3bc fix: Update @astrojs/cloudflare version for Astro 3 compatibility 2025-04-28 02:30:12 -06:00
Daniel LaForce be84aba1dc chore: Pin dependencies and simplify Astro config 2025-04-28 02:23:30 -06:00
Daniel LaForce ee0f30ae69 chore: Add minimal layout and test page for build diagnostics 2025-04-28 02:13:53 -06:00
Daniel LaForce 0be626866d chore: Comment out set:html in Terminal for diagnostics 2025-04-28 02:06:26 -06:00
Daniel LaForce 9914377abe chore: Temporarily remove SVGs from Footer social links for diagnostics 2025-04-28 01:54:24 -06:00
Daniel LaForce 8c9b746d43 fix: Replace set:html with conditional SVG path rendering in Footer 2025-04-28 01:50:40 -06:00
Daniel LaForce 2ccda18017 chore: Comment out SVG icon injection for diagnostics 2025-04-28 01:40:36 -06:00
Daniel LaForce c10e68cc8f fix: Correct indentation in Footer meta links 2025-04-28 01:32:20 -06:00
Daniel LaForce 5eb4f4c504 feat: Update contact and homelab links in nav/footer 2025-04-28 01:25:56 -06:00