Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules/
.DS_Store
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

## Unreleased

### Added
- Primary “Work with me” call-to-action in the hero along with an accessible scroll control.
- Structured service, fact, and project grids that surface key information without carousels.
- Accessibility documentation including an acceptance checklist and interactive element audit.

### Changed
- Replaced carousel- and fullpage-based layout with standard scrollable sections backed by accessible navigation and focus styling.
- Refreshed typography, color, and component styles for contrast compliance and consistent CTA treatment, including a system font stack for reliable loading.
- Rebuilt the contact form with semantic labels, live status messaging, and contrast-friendly inputs.

### Removed
- Unused carousel and fullpage assets along with heavy animation libraries to improve performance and respect reduced-motion preferences.
1 change: 0 additions & 1 deletion css/animate.css

This file was deleted.

271 changes: 0 additions & 271 deletions css/fullpage.min.css

This file was deleted.

6 changes: 0 additions & 6 deletions css/owl.carousel.css

This file was deleted.

Loading