83 Commits

Author SHA1 Message Date
e4d7b6a8a7 Merge pull request 'chore(deps): update dependency astro to v5.9.2' (#10) from renovate/astro-5.x into main
Reviewed-on: #10
2025-06-12 06:20:47 +00:00
c8467b8b3b chore(deps): update dependency astro to v5.9.2 2025-06-10 00:16:29 +00:00
5a90f11ce0 Merge pull request 'chore(deps): update dependency astro to v5.9.0' (#9) from renovate/astro-5.x into main
Reviewed-on: #9
2025-06-06 10:29:24 +00:00
f328839796 chore(deps): update dependency astro to v5.9.0 2025-06-06 00:02:21 +00:00
f4b911a05b Merge pull request 'chore(deps): update dependency astro to v5.8.1' (#8) from renovate/astro-5.x into main
Reviewed-on: #8
2025-06-01 17:57:33 +00:00
1184cedc2d chore(deps): update dependency astro to v5.8.1 2025-05-30 00:03:09 +00:00
03bfef7d5b Merge pull request 'chore(deps): update dependency @types/node to v22' (#7) from renovate/node-22.x into main
Reviewed-on: #7
2025-05-26 19:52:56 +00:00
ed7b3d1d31 Merge pull request 'chore(deps): update dependency astro to v5.8.0' (#6) from renovate/astro-5.x into main
Reviewed-on: #6
2025-05-26 19:52:49 +00:00
0c1032d0d7 Merge pull request 'chore(deps): update dependency @astrojs/react to v4.3.0' (#5) from renovate/astrojs-react-4.x into main
Reviewed-on: #5
2025-05-26 19:52:41 +00:00
03dd77724d chore(deps): update dependency astro to v5.8.0 2025-05-24 00:02:10 +00:00
9ee5c0ea23 chore(deps): update dependency @astrojs/react to v4.3.0 2025-05-24 00:01:39 +00:00
97a22ccf24 chore(deps): update dependency @types/node to v22 2025-05-23 20:14:12 +00:00
f854a113d1 Merge pull request 'chore: Configure Renovate' (#4) from renovate/configure into main
Reviewed-on: #4
2025-05-23 19:45:11 +00:00
c1124ce45c chore(deps): add renovate.json 2025-05-23 19:44:37 +00:00
fd9545cc10 feat(sitemap): add custom sitemap configuration and XSLT file 2025-05-16 15:11:44 +02:00
14209935f6 feat: add security headers, update manifest and cache assets 2025-05-16 12:04:37 +02:00
31b897c375 build: update dependencies in package.json 2025-05-16 11:59:07 +02:00
531f2c1288 feat: add sitemap integration and update metadata settings 2025-05-16 11:56:21 +02:00
7e41d57515 feat: add hobby section and update navigation links 2025-05-01 14:41:42 +02:00
5b917142f2 refactor: simplify project and tag icon handling 2025-05-01 14:22:51 +02:00
fc5b43d029 feat: add project link modal and redirect functionality 2025-05-01 14:18:57 +02:00
1ecdf57df8 refactor: remove blog section and update navigation items 2025-04-25 13:44:27 +02:00
a129511728 fix: update profile image references in project files 2025-04-25 13:40:15 +02:00
75c6a43203 build: update dependencies in package.json file 2025-04-25 13:33:55 +02:00
92aca15026 fix(package.json): update dependencies and devDependencies 2025-04-03 23:30:20 +02:00
a6b012d6fd build: add react-icons dependency to package.json 2025-03-20 10:47:14 +01:00
5647574c8e build: update astro version in package.json 2025-03-20 10:41:26 +01:00
b057943dde chore: update image references and add .astro to .gitignore 2025-03-20 10:40:55 +01:00
64565ce955 chore: remove deprecated Astro content files 2025-03-20 10:36:11 +01:00
f10ecb37b2 Merge branch 'develop' 2025-03-20 10:30:07 +01:00
2ad119a261 chore: remove unused files and update package dependencies 2025-03-20 10:29:22 +01:00
adca2bae72 Merge pull request 'develop' (#3) from develop into main
Reviewed-on: #3
2025-03-13 20:05:49 +00:00
a261bbd60c chore: update project configurations and add Prettier settings 2025-03-13 21:05:32 +01:00
1f2304144c feat: redesign mobile menu with improved structure and styles 2025-03-13 21:00:19 +01:00
cc4ce23dcd feat(service-worker): add auth asset handling and caching logic 2025-03-13 21:00:19 +01:00
4f719353af feat(blog): add "Coming Soon" message and buttons 2025-03-13 21:00:16 +01:00
a7b400d2a8 feat: add portfolio, blog, and contact features 2025-03-13 20:59:42 +01:00
5dc8215ca6 style(theme): update background color for .black class 2025-03-13 20:58:43 +01:00
68ce9f3efd style: update background color for .black class 2025-03-13 20:58:43 +01:00
eafda93bd0 feat: add portfolio, blog, and contact features, update theme styling, refine imports, and clean up unused code (#2)
Reviewed-on: #2
2025-03-13 19:50:43 +00:00
3d892a44a8 style(Hero): center-align text and adjust flex properties 2025-03-10 20:52:10 +01:00
3e08b3e514 style(About.astro): add gradient line to About section 2025-03-10 12:09:32 +01:00
8e95fa4937 style: update styles for consistency and responsiveness 2025-03-10 11:34:57 +01:00
93b5e3ae31 docs: update README for personal portfolio website 2025-03-09 14:55:14 +01:00
22d95d0d44 feat(Dockerfile): add allowed-hosts to CMD configuration 2025-03-09 14:47:38 +01:00
9b0ecf18c7 feat(config): update server settings and CORS options 2025-03-09 14:41:43 +01:00
c82aa23b41 chore: add allowedHosts to server and preview config 2025-03-09 14:36:45 +01:00
43ef4336a6 fix(Dockerfile): allow binding to all hosts in CMD 2025-03-09 14:33:41 +01:00
9eb628971d feat(Dockerfile): add host option to CMD for preview 2025-03-09 14:33:18 +01:00
72f2f1c07d feat: update port configuration for Astro application 2025-03-09 14:31:57 +01:00