Commit Graph

118 Commits

Author SHA1 Message Date
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
itsfinniii
ff811327bb Update pages sitemaps 2026-03-15 11:33:38 +01:00
itsfinniii
6e26af71f4 Turn function for converting data into web page into seperate function 2026-03-15 11:28:10 +01:00
itsfinniii
6dcac27de8 Add a method to get all web pages 2026-03-15 11:23:47 +01:00
Quinn Hegeman
c1b89c5823 Update sitemaps for albums 2026-03-08 22:38:18 +01:00
Quinn Hegeman
ad73ab5672 Add a function to get all photo albums 2026-03-08 17:24:39 +01:00
Quinn Hegeman
44437c766b Fix params.page for currentPage in per page blogs sitemap 2026-03-08 16:20:33 +01:00
Quinn Hegeman
a5bc93f4d6 Get all projects and update sitemaps for it immediatly as well 2026-03-08 16:20:21 +01:00
Quinn Hegeman
52d8102d67 Fix the sitemap indexes 2026-03-08 16:03:08 +01:00
Quinn Hegeman
8f2e3bcde1 Update blog sitemap 2026-03-08 15:49:52 +01:00
Quinn Hegeman
f5c25dea75 Add last modified timestamps for all settings within getAllSettings 2026-03-08 15:28:45 +01:00