Commit Graph

36 Commits

Author SHA1 Message Date
Derek L. Seitz 1479492753 add call for hCaptcha token 2025-08-21 19:22:10 -05:00
Derek L. Seitz e70d594e7f add call for hCaptcha token 2025-08-21 19:16:53 -05:00
Derek L. Seitz a475dde9be fix: correct app.use() 2025-08-21 18:20:16 -05:00
Derek L. Seitz 4f3a256158 fix: correct app.use() 2025-08-21 18:16:09 -05:00
Derek L. Seitz f0fae1d559 fix: correct app.use() 2025-08-21 18:13:47 -05:00
Derek L. Seitz 26b42cc4a0 fix api call 2025-08-21 08:39:32 -05:00
Derek L. Seitz 5cdf98c389 fix: Correct hCaptcha sitekey 2025-08-21 08:24:07 -05:00
Derek L. Seitz 13e64304d4 fix: Add hCaptcha widget to the contact form 2025-08-21 08:05:22 -05:00
Derek L. Seitz 5393f58399 fix: Replace alert/confirm with dynamic message box 2025-08-21 08:03:29 -05:00
Derek L. Seitz 2cd537a547 a 2025-08-20 22:07:19 -05:00
Derek L. Seitz 6fe184ffda fix: fix regex phone pattern in contact-form.js 2025-08-20 21:59:17 -05:00
Derek L. Seitz f9ceb00a0b fix: fix regex phone pattern in contact-form.js 2025-08-20 21:48:44 -05:00
Derek L. Seitz 1ba4b036b3 fix: remove regex pattern for phone validation from about.njk 2025-08-20 21:44:28 -05:00
Derek L. Seitz 0c3635ed4c fix: regex pattern in about.njk 2025-08-20 11:20:08 -05:00
Derek L. Seitz 2a8b9e2654 docs: Create project documentation 2025-08-19 14:08:00 -05:00
Derek L. Seitz 7ab45dae6a test 2025-08-18 18:48:41 -05:00
Derek L. Seitz faa488fea6 test 2025-08-18 18:27:08 -05:00
Derek L. Seitz 311c911907 test: testing webhook application 2025-08-18 17:34:55 -05:00
Derek L. Seitz 27cf70e4fb test: testing webhook application 2025-08-18 16:58:17 -05:00
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
Derek L. Seitz fde00ef1b1 Wrote out index.html, adding comments to note intended design ideas to be explored 2025-08-11 20:21:03 -05:00
Derek L. Seitz cc5e3a2af8 Initial website setup with boilerplate HTML and CSS link 2025-08-10 23:20:21 -05:00
Derek ea13d7d3e4
Initial commit 2025-08-10 22:46:14 -05:00