dereklseitz
37d1b3af57
.
2025-08-26 00:04:26 -05:00
dereklseitz
2db0050f44
fix: correctly get checkbox data from contact form
2025-08-25 23:59:36 -05:00
dereklseitz
f2cdc9cdc2
fix: corrected privacyAccepted value assignment in contact-form.js
2025-08-25 23:43:06 -05:00
dereklseitz
5cf47eb202
feat: Add Privacy Policy acceptance to contact form and client-side validation to contact-form.js
2025-08-25 23:04:57 -05:00
dereklseitz
04da9dde0b
feat: Add privacy policy page and external links
2025-08-25 20:24:14 -05:00
dereklseitz
516b893d6d
chore: update README.md
2025-08-23 00:46:46 -05:00
dereklseitz
f18867acc4
chore: update README.md
2025-08-23 00:41:08 -05:00
dereklseitz
94db5fccfc
chore: update README.md
2025-08-23 00:32:49 -05:00
dereklseitz
1a6bf78e49
add hcaptcha reset
2025-08-21 19:24:18 -05:00
dereklseitz
1479492753
add call for hCaptcha token
2025-08-21 19:22:10 -05:00
dereklseitz
e70d594e7f
add call for hCaptcha token
2025-08-21 19:16:53 -05:00
dereklseitz
a475dde9be
fix: correct app.use()
2025-08-21 18:20:16 -05:00
dereklseitz
4f3a256158
fix: correct app.use()
2025-08-21 18:16:09 -05:00
dereklseitz
f0fae1d559
fix: correct app.use()
2025-08-21 18:13:47 -05:00
dereklseitz
26b42cc4a0
fix api call
2025-08-21 08:39:32 -05:00
dereklseitz
5cdf98c389
fix: Correct hCaptcha sitekey
2025-08-21 08:24:07 -05:00
dereklseitz
13e64304d4
fix: Add hCaptcha widget to the contact form
2025-08-21 08:05:22 -05:00
dereklseitz
5393f58399
fix: Replace alert/confirm with dynamic message box
2025-08-21 08:03:29 -05:00
dereklseitz
2cd537a547
a
2025-08-20 22:07:19 -05:00
dereklseitz
6fe184ffda
fix: fix regex phone pattern in contact-form.js
2025-08-20 21:59:17 -05:00
dereklseitz
f9ceb00a0b
fix: fix regex phone pattern in contact-form.js
2025-08-20 21:48:44 -05:00
dereklseitz
1ba4b036b3
fix: remove regex pattern for phone validation from about.njk
2025-08-20 21:44:28 -05:00
dereklseitz
0c3635ed4c
fix: regex pattern in about.njk
2025-08-20 11:20:08 -05:00
dereklseitz
2a8b9e2654
docs: Create project documentation
2025-08-19 14:08:00 -05:00
dereklseitz
7ab45dae6a
test
2025-08-18 18:48:41 -05:00
dereklseitz
faa488fea6
test
2025-08-18 18:27:08 -05:00
dereklseitz
311c911907
test: testing webhook application
2025-08-18 17:34:55 -05:00
dereklseitz
27cf70e4fb
test: testing webhook application
2025-08-18 16:58:17 -05:00
dereklseitz
8a5daaf178
fix: corrected Regex pattern for client-side phone input validation
2025-08-18 16:20:10 -05:00
dereklseitz
d665e1f03a
fix: Update phone input validation pattern
2025-08-17 20:00:58 -05:00
dereklseitz
628df8cb2b
fix: Update Regex pattern for client-side phone input validation in contact form
2025-08-17 18:57:51 -05:00
dereklseitz
ec4511ca89
refactor: Remove unnecessary comments from codebase
2025-08-16 22:29:46 -05:00
dereklseitz
b109387471
feat(services-cards): add accordion feature to section
2025-08-16 21:44:13 -05:00
dereklseitz
d742364f46
feat(contact-form): enhance validation and accessibility
2025-08-16 08:09:53 -05:00
dereklseitz
2f509982f2
feat: add contact-form.js with input validation and error messaging
2025-08-16 00:56:59 -05:00
dereklseitz
145e5f0a3f
feat: add contact form and about page accordion feature
2025-08-15 21:47:21 -05:00
dereklseitz
ec151db8aa
refactor: Add variables stylesheet and refactor existing stylesheets
2025-08-15 16:45:14 -05:00
dereklseitz
3a9e0c89a6
.
2025-08-15 16:02:20 -05:00
dereklseitz
4f9299e8b2
chore: finalize about and contact pages, fix stylesheet path, add TODO comments for future improvements
2025-08-15 00:18:50 -05:00
dereklseitz
16d93122ca
refactor: Modularize Stylesheets
2025-08-13 11:54:28 -05:00
dereklseitz
691968ceac
Addition of base.njk
2025-08-12 23:34:07 -05:00
dereklseitz
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
dereklseitz
fde00ef1b1
Wrote out index.html, adding comments to note intended design ideas to be explored
2025-08-11 20:21:03 -05:00
dereklseitz
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