Commit 3358dd4
committed
Fix contact form and improve About page styling
- Remove anime.js dependency from contact form
- Replace all anime() calls with CSS transitions
- Add CSS animations for form effects (shake, glow, focus states)
- Fix double initialization issue
- Fix vite build error
- Remove deleted codepen.html from build config
- Add sitemap.html to build entries
- Improve About page "Why I Love Programming" section
- Reduce font sizes for better readability
- Adjust padding and max-width for better layout
- Add responsive styles for mobile devices
- Fix typo: "Progamming" -> "Programming"
- Fix contact form module initialization
- Properly export ContactForm class
- Move video banner init to separate function
- Update contact.html with correct imports1 parent b3c6fc5 commit 3358dd4
7 files changed
Lines changed: 218 additions & 146 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
145 | 154 | | |
146 | 155 | | |
147 | 156 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
293 | 333 | | |
294 | 334 | | |
295 | 335 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| 419 | + | |
419 | 420 | | |
420 | 421 | | |
421 | 422 | | |
422 | 423 | | |
| 424 | + | |
423 | 425 | | |
424 | 426 | | |
425 | 427 | | |
426 | 428 | | |
| 429 | + | |
427 | 430 | | |
428 | 431 | | |
429 | 432 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2287 | 2287 | | |
2288 | 2288 | | |
2289 | 2289 | | |
2290 | | - | |
| 2290 | + | |
2291 | 2291 | | |
2292 | 2292 | | |
2293 | 2293 | | |
2294 | 2294 | | |
2295 | 2295 | | |
2296 | 2296 | | |
| 2297 | + | |
| 2298 | + | |
2297 | 2299 | | |
2298 | 2300 | | |
2299 | 2301 | | |
| |||
2314 | 2316 | | |
2315 | 2317 | | |
2316 | 2318 | | |
2317 | | - | |
| 2319 | + | |
2318 | 2320 | | |
2319 | 2321 | | |
2320 | 2322 | | |
| |||
2324 | 2326 | | |
2325 | 2327 | | |
2326 | 2328 | | |
2327 | | - | |
| 2329 | + | |
2328 | 2330 | | |
2329 | | - | |
2330 | | - | |
| 2331 | + | |
| 2332 | + | |
2331 | 2333 | | |
2332 | 2334 | | |
2333 | 2335 | | |
2334 | 2336 | | |
2335 | 2337 | | |
2336 | 2338 | | |
| 2339 | + | |
| 2340 | + | |
| 2341 | + | |
| 2342 | + | |
| 2343 | + | |
| 2344 | + | |
| 2345 | + | |
| 2346 | + | |
| 2347 | + | |
| 2348 | + | |
| 2349 | + | |
| 2350 | + | |
2337 | 2351 | | |
2338 | 2352 | | |
2339 | 2353 | | |
| |||
2465 | 2479 | | |
2466 | 2480 | | |
2467 | 2481 | | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
2468 | 2486 | | |
2469 | | - | |
| 2487 | + | |
| 2488 | + | |
2470 | 2489 | | |
2471 | | - | |
2472 | | - | |
2473 | | - | |
| 2490 | + | |
| 2491 | + | |
| 2492 | + | |
2474 | 2493 | | |
2475 | 2494 | | |
2476 | 2495 | | |
| |||
2818 | 2837 | | |
2819 | 2838 | | |
2820 | 2839 | | |
2821 | | - | |
| 2840 | + | |
| 2841 | + | |
| 2842 | + | |
| 2843 | + | |
| 2844 | + | |
| 2845 | + | |
| 2846 | + | |
| 2847 | + | |
| 2848 | + | |
| 2849 | + | |
| 2850 | + | |
2822 | 2851 | | |
2823 | 2852 | | |
2824 | 2853 | | |
| |||
0 commit comments