Commit Graph

6 Commits

Author SHA1 Message Date
Arne Moerman 1aff354735 Update contact navigation and add contact page
Build and Push Docker Image / build-and-push (push) Successful in 24s
Updated all "Contact" links to use the new /contact route. Added Contact.razor and its CSS for the contact page. Adjusted section IDs for navigation consistency and updated footer navigation.
2026-05-03 13:48:08 +02:00
Arne Moerman f343738db5 UI redesign & Docker support; improved navigation & layout
Build and Push Docker Image / build-and-push (push) Successful in 19s
Major UI overhaul: new expertise, team, footer, and testimonials sections with enhanced styling and layout. Added Docker Compose for app and SQL Server, updated .env.example, improved navigation anchors, and modernized CSS for responsiveness and accessibility.
2026-05-03 13:00:00 +02:00
Arne Moerman 795d4606d7 Add Docker support and CI workflow for build and push
Build and Push Docker Image / build-and-push (push) Successful in 1m25s
Added .dockerignore and Dockerfile for containerization. Introduced GitHub Actions workflow to build and push images to Gitea registry. Updated project file with Docker properties and Azure Containers Tools package. Enhanced launchSettings.json with Docker profile and improved environment settings.
2026-05-03 10:44:15 +02:00
Arne Moerman 294c197d62 Refactor Home to modular components, add section styles
Refactored Home.razor to use modular Blazor components for each site section (navigation, hero, values, impact, process, expertise, testimonials, team, footer). Added corresponding CSS files for each component. Implemented responsive navigation with hamburger menu and interactive logic. Updated process section with animated connectors and Bootstrap Icons. Switched to inline SVGs for values and impact icons. Cleaned up app.css and updated background color. Added new image for impact section. Improved maintainability and responsive design.
2026-05-02 22:14:07 +02:00
Arne Moerman 2e17e4dc10 Add project files. 2026-05-02 19:17:57 +02:00
Arne Moerman 16def6a066 Add .gitattributes and .gitignore. 2026-05-02 19:17:55 +02:00