Commit Graph

14 Commits

Author SHA1 Message Date
Derek L. Seitz 8a5daaf178 fix: corrected Regex pattern for client-side phone input validation 2025-08-18 16:20:10 -05:00
Derek L. Seitz d665e1f03a fix: Update phone input validation pattern 2025-08-17 20:00:58 -05:00
Derek L. Seitz 628df8cb2b fix: Update Regex pattern for client-side phone input validation in contact form 2025-08-17 18:57:51 -05:00
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 2f509982f2 feat: add contact-form.js with input validation and error messaging 2025-08-16 00:56:59 -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 691968ceac Addition of base.njk 2025-08-12 23:34:07 -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