Commit Graph

128 Commits

Author SHA1 Message Date
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
itsfinniii
cce651531b Create the Equipment Table component 2026-03-24 21:24:54 +01:00
itsfinniii
c3973ddd1a Add the Frequently Asked Questions component to website 2026-03-23 22:13:21 +01:00
itsfinniii
486d6d9a20 Fix margins of Wall Of Text component 2026-03-23 19:45:31 +01:00
itsfinniii
dbb8d84143 Render upcoming event markdown as HTML 2026-03-23 19:42:31 +01:00
itsfinniii
0d9fe0eaec Fix mobile responsiveness for Upcoming Events 2026-03-23 19:34:43 +01:00
itsfinniii
b24a02e292 Remove unused useEffect import 2026-03-23 19:31:38 +01:00
itsfinniii
8a1f03a7b7 Animate the Upcoming Event component 2026-03-23 19:00:39 +01:00
itsfinniii
eb5f4efd40 Add Upcoming Event 2026-03-20 22:29:21 +01:00
itsfinniii
fac720c4a1 Create the upcoming events component 2026-03-20 21:51:54 +01:00
itsfinniii
dcaf313745 Make Hero responsive 2026-03-20 21:21:35 +01:00
itsfinniii
0d329d1e9c Make Text with Image responsive 2026-03-20 21:18:59 +01:00
itsfinniii
d5c8b166bc Remove console.log(); 2026-03-20 21:14:50 +01:00
itsfinniii
266e5d1b35 Render content of Text With Image component 2026-03-20 21:14:21 +01:00
itsfinniii
94aa8c356e Add Wall of Text component to website 2026-03-20 21:14:01 +01:00
itsfinniii
a5efc7415b Create hero and text with image components 2026-03-20 20:48:53 +01:00
itsfinniii
50dc6ec4c0 Add webpage component with Hero component 2026-03-20 18:07:16 +01:00
itsfinniii
423a4b74dd Update the web page layout 2026-03-20 18:06:59 +01:00
itsfinniii
a0f2c93a23 Correct the image URLs 2026-03-20 18:06:47 +01:00
itsfinniii
d53df4b898 Add Blog and Project layouts with SEO metadata 2026-03-20 18:06:29 +01:00
itsfinniii
b6f3fdd15e Add 'exists' flags to content types and set them 2026-03-20 16:55:33 +01:00
itsfinniii
4bb3fa3671 Add page types, index components, and layout 2026-03-20 16:40:21 +01:00
itsfinniii
cb4cb9e578 Add Tailwind CSS to layout 2026-03-15 22:17:27 +01:00
itsfinniii
6a14aca8ff Support album-based photo lookup & routing 2026-03-15 22:16:07 +01:00
itsfinniii
21d5ba23a4 Add page routing and content fetchers 2026-03-15 18:55:30 +01:00
itsfinniii
bc11be5669 Fix some more routing related things 2026-03-15 13:06:30 +01:00
itsfinniii
4f3cc40041 Finish first part of creating the full list of routes 2026-03-15 12:04:28 +01:00