10 Commits

Author SHA1 Message Date
238c62923f
Middleware & transitions 2024-07-09 10:46:16 +02:00
8bc889124d
Added pre-renders everywhere
All checks were successful
Build Docker Image and Deploy / Build Image and push to Registry (push) Successful in 1m56s
Build Docker Image and Deploy / Deploy on webserver (push) Successful in 31s
- Except jsx files explicitly stating "use client"
2024-07-08 23:05:21 +02:00
08e38d4d91
Hybrid output rendering
- Changed output to `hybrid` instead of `server`
- Bugfixes to ShowcaseTabs (iamge sizing)
- Changes due to hybrid rendering
2024-06-21 10:59:02 +02:00
cd27a8e508
Update Astro & created custom middleware
- Updated Astro to newest version (4.11.0)
- Created custom middleware (middleware.js), to extend on Astro's default i18n
- Code cleanup and bugfixes
2024-06-20 14:20:27 +02:00
Blboun3
0c2600a7f6
sync 2024-05-26 13:29:06 +02:00
38bec6c326
Started work on the Hero section. 2024-04-02 21:04:11 +02:00
Blboun3
fbd130eb8b
Finally structure for the project
Language versions, translations in separate files.
2024-03-25 14:41:07 +01:00
0a6ccd4339
Idk, tryin' to make i18n compatible. Doesn't rly work. 2024-03-24 21:19:56 +01:00
Blboun3
ec72e14237
following tutorial 2024-03-23 08:57:56 +01:00
Blboun3
d97457ccc7
Default Astro.js template 2024-03-19 12:59:26 +01:00