|
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 |
|
|
ab1e92ae54
|
chore: update Dockerfile and remove vite.config.js
|
2025-03-09 14:25:46 +01:00 |
|
|
fc90fcdff5
|
feat: add Vite configuration file for server settings
|
2025-03-09 14:22:38 +01:00 |
|
|
f3e5aaa2f4
|
chore: restrict allowedHosts to jleibl.net
|
2025-03-09 14:18:58 +01:00 |
|
|
ee79833992
|
chore: update allowedHosts and set preview port
|
2025-03-09 14:17:07 +01:00 |
|
|
6528c0e79e
|
fix: update allowedHosts configuration to true
|
2025-03-09 14:14:00 +01:00 |
|
|
fc47a93671
|
chore: update allowedHosts to accept all hosts
|
2025-03-09 14:11:32 +01:00 |
|
|
5634704a3f
|
feat(config): add preview allowedHosts configuration
|
2025-03-09 14:09:59 +01:00 |
|
|
eb126dc6f2
|
feat: add allowed hosts to Vite server configuration
|
2025-03-09 14:07:46 +01:00 |
|
|
67400ee308
|
fix(Dockerfile): update command to start Astro application
|
2025-03-09 14:06:11 +01:00 |
|
|
60935042a7
|
chore: update Dockerfile and add references in types.d.ts
|
2025-03-09 14:04:09 +01:00 |
|
|
7760e8d360
|
feat(Dockerfile): change CMD to use bun preview
|
2025-03-09 13:55:03 +01:00 |
|
|
83dd2e5630
|
fix(Dockerfile): update CMD to remove port specification
|
2025-03-09 13:53:26 +01:00 |
|
|
777af4215d
|
chore(Dockerfile): update exposed port to 4321
|
2025-03-09 13:50:14 +01:00 |
|
|
89117b092b
|
build(Dockerfile): update build command for production
|
2025-03-09 13:44:13 +01:00 |
|
|
4192c882d0
|
chore: remove unused reference in types and update package.json
|
2025-03-09 13:43:10 +01:00 |
|
|
6cc0e06918
|
feat: add initial Astro project structure and components
|
2025-03-09 13:38:05 +01:00 |
|
|
0ab11c240c
|
fix: update Tailwind CSS and adjust related styles
|
2025-03-09 12:39:34 +01:00 |
|
|
29a58817be
|
refactor(About): clean up unused imports and code
|
2025-03-05 10:27:39 +01:00 |
|
|
0dd79cd1ec
|
feat: add technology and interest icons in About section
|
2025-02-25 21:53:56 +01:00 |
|
|
6e8a7ecf62
|
refactor: remove unused SVG from Footer component
|
2025-02-25 14:17:24 +01:00 |
|
|
5a757989a4
|
Merge pull request 'Add Dockerfile' (#1) from jank/jleibl.net:main into main
Reviewed-on: #1
|
2025-02-25 13:00:32 +00:00 |
|
|
813c6c8879
|
Add Dockerfile
|
2025-02-25 12:59:50 +00:00 |
|
|
f8e39ce1fb
|
feat: add initial layout components and styles for site
|
2025-02-25 10:01:02 +01:00 |
|
|
60499280e2
|
style: remove unnecessary comments from code
|
2025-02-25 09:46:02 +01:00 |
|
|
502199af23
|
refactor: update dependencies and enhance animations
|
2025-02-25 09:44:15 +01:00 |
|
|
cd1281e7cf
|
style: update theme-secondary color opacity values
|
2025-02-24 22:50:59 +01:00 |
|
|
c472800d10
|
feat: enhance accessibility and improve styling in Home page
|
2025-02-24 22:45:26 +01:00 |
|
|
8483d22d68
|
style: update spacing and formatting in index.tsx
|
2025-02-24 22:43:15 +01:00 |
|
|
19f1dd7767
|
chore: update dependencies and improve button styles
|
2025-02-24 22:34:10 +01:00 |
|
|
49123435c4
|
feat: enhance accessibility and improve metadata in project
|
2025-02-24 22:16:49 +01:00 |
|
|
3b0552f4ec
|
refactor: clean up imports and update JSX syntax
|
2025-02-24 22:02:55 +01:00 |
|
|
fd8b662614
|
add website
|
2025-02-24 21:36:46 +01:00 |
|
|
f159f29ce9
|
Initial commit from Create Next App
|
2025-02-24 19:56:15 +01:00 |
|