Commit Graph

9 Commits

Author SHA1 Message Date
Derek L. Seitz ec4511ca89 refactor: Remove unnecessary comments from codebase 2025-08-16 22:29:46 -05:00
Derek L. Seitz b109387471 feat(services-cards): add accordion feature to section 2025-08-16 21:44:13 -05:00
Derek L. Seitz d742364f46 feat(contact-form): enhance validation and accessibility 2025-08-16 08:09:53 -05:00
Derek L. Seitz 145e5f0a3f feat: add contact form and about page accordion feature 2025-08-15 21:47:21 -05:00
Derek L. Seitz ec151db8aa refactor: Add variables stylesheet and refactor existing stylesheets 2025-08-15 16:45:14 -05:00
Derek L. Seitz 3a9e0c89a6 . 2025-08-15 16:02:20 -05:00
Derek L. Seitz 4f9299e8b2 chore: finalize about and contact pages, fix stylesheet path, add TODO comments for future improvements 2025-08-15 00:18:50 -05:00
Derek L. Seitz 16d93122ca refactor: Modularize Stylesheets 2025-08-13 11:54:28 -05:00
Derek L. Seitz ef6363b3bd feat: Set up Eleventy and restructure project
Install and configure Eleventy for static site generation.

- Reorganized project directories for Eleventy conventions.
- Created base.njk, header.html, and footer.html for modularity.
- Wrote the initial landing page content in index.njk.
2025-08-12 22:45:47 -05:00