Commit Graph

154 Commits

Author SHA1 Message Date
itsfinniii
89bbbf5595 Fix image resize function 2026-04-05 22:39:14 +02:00
itsfinniii
4ccbc9d9a8 Create PhotoLayout for later 2026-04-05 22:27:18 +02:00
itsfinniii
b73066352e Fix thumbnail for Photo 2026-04-05 22:23:31 +02:00
itsfinniii
f95f792775 Fix some issues with the image hashing 2026-04-05 22:10:06 +02:00
itsfinniii
5c161b8381 Make images the correct size by resizing them 2026-04-04 20:28:47 +02:00
itsfinniii
47e50a3ba4 Create function to calculate the new width and height of an image 2026-04-04 18:36:00 +02:00
itsfinniii
cf12428f98 Add tags to the Project page and Blog page 2026-04-04 18:25:18 +02:00
itsfinniii
67362dad96 Reword category meta description 2026-04-04 18:10:17 +02:00
itsfinniii
82587a6211 Add description for Photo Category page 2026-04-03 22:40:47 +02:00
itsfinniii
c05b50877b Add comment to categories index 2026-04-03 22:38:17 +02:00
itsfinniii
9bf417478a Do the same for the project posts 2026-04-03 22:37:54 +02:00
itsfinniii
4f955a9ec6 Change searchEngine for BlogPost in route 2026-04-03 22:37:36 +02:00
itsfinniii
f1b0d269bf Change searchEngine prop for WebpageLayout in route 2026-04-03 22:37:01 +02:00
itsfinniii
32c698c39a Update some metadata for the photo category page 2026-04-03 22:33:41 +02:00
itsfinniii
aa93600c79 Add OG thumbnail to Photo Category Index 2026-04-03 22:16:17 +02:00
itsfinniii
0b45967d30 Require at least one photo category before actually rendering pages of the photos 2026-04-03 22:12:12 +02:00
itsfinniii
39c26e73c6 Fix vulnerable packages 2026-04-03 22:00:15 +02:00
itsfinniii
abd98ff21b Add category albums page 2026-03-30 21:40:42 +02:00
itsfinniii
3435819f79 Add the photo category index 2026-03-28 20:40:35 +01:00
itsfinniii
cabdbd51cc Fix pathname again 2026-03-28 20:04:59 +01:00
itsfinniii
1e3243aac3 Fix some things in the Directus schema 2026-03-28 19:58:46 +01:00
itsfinniii
54e53d278e Fix project and blog posts 2026-03-28 19:24:57 +01:00
itsfinniii
f4319c4165 Add project posts to the website 2026-03-28 16:59:57 +01:00
itsfinniii
e6977ec7dd Add Blog Posts to website 2026-03-28 16:54:29 +01:00
itsfinniii
7e501c399b Add the Project and Blog index pages (no pagination just yet) 2026-03-28 16:40:54 +01:00
itsfinniii
5cbc906d65 Dont create page if exists is false 2026-03-28 15:58:23 +01:00
itsfinniii
a6e3a48313 Update FAQ list component 2026-03-28 15:55:57 +01:00
itsfinniii
8afacdbe7a Increase size on Last components 2026-03-28 15:42:04 +01:00
itsfinniii
ad25836de7 Add contact to the website, fix some small things 2026-03-28 15:38:55 +01:00
itsfinniii
5476783e0c Remove testing from LastAlbums component 2026-03-28 13:01:34 +01:00
itsfinniii
56cdc5257d Make image width full for LastBlogs and LastProjects 2026-03-28 13:01:02 +01:00
itsfinniii
e841c4f433 Add empty line in LastAlbums component 2026-03-28 13:00:25 +01:00
itsfinniii
0bb52c6818 Create last albums and fix filename_download in GraphQL 2026-03-28 13:00:12 +01:00
itsfinniii
e2598c58cf Do some small changes to the LastBlogs and LastProjects components 2026-03-28 12:32:06 +01:00
itsfinniii
231131cc41 Only show last blogs component if blogs are enabled, otherwise don't render anything 2026-03-26 22:25:46 +01:00
itsfinniii
2940446f66 Only show last projects component if projects are enabled on the website, otherwise don't render anything 2026-03-26 22:25:34 +01:00
itsfinniii
1c41348afe Add last projects component and fixing some small bugs 2026-03-26 22:22:21 +01:00
itsfinniii
82c0905c0e Add IDs to all components of the website 2026-03-26 22:08:04 +01:00
itsfinniii
1fd51a6a3f Create Last Blogs component with responsive design 2026-03-26 22:03:03 +01:00
itsfinniii
1e839680b4 Add colors to the website and calculate text color for background colors 2026-03-26 21:59:04 +01:00
itsfinniii
d94f77a958 Add CSS styling with primary and secondary color to the layout files 2026-03-26 21:49:05 +01:00
itsfinniii
d89c832565 Make reviews component responsive for mobile 2026-03-25 22:24:43 +01:00
itsfinniii
395d5d073a Add some shadows 2026-03-25 22:20:33 +01:00
itsfinniii
d2c04d58f2 Set content of review to the HTML converted markdown 2026-03-25 22:15:27 +01:00
itsfinniii
0f05090b99 Update Reviews.astro 2026-03-25 22:14:48 +01:00
itsfinniii
e179aa1743 Add reviews to the website 2026-03-25 22:14:32 +01:00
itsfinniii
edd6e54859 Add gray 50 background for even equipment table items 2026-03-25 21:01:20 +01:00
itsfinniii
51afdcfb44 Add full width to the Wall Of Text 2026-03-24 21:36:39 +01:00
itsfinniii
21135f4822 Make FAQ component full width 2026-03-24 21:29:19 +01:00
itsfinniii
cd30b1e3df Remove import that is no longer needed in Equipment Table component 2026-03-24 21:26:30 +01:00