Commit Graph

  • b13935c7c5 Prepare a get files function for later development astro/build-layouts-and-settings itsfinniii 2026-04-27 22:24:20 +02:00
  • 0ef04d5f3e Add minify of website to Astro config itsfinniii 2026-04-27 22:15:19 +02:00
  • d9430335d5 Clean up the project a bit itsfinniii 2026-04-27 21:15:32 +02:00
  • 9a92b1939c Fix the Photo Layout thumbnail itsfinniii 2026-04-27 20:59:43 +02:00
  • b304cc400c Fix thumbnail size for the album itsfinniii 2026-04-27 17:24:08 +02:00
  • 79e343dbdc Add some comments itsfinniii 2026-04-27 17:11:11 +02:00
  • 7116aa2348 Fix category index thumbnail itsfinniii 2026-04-27 16:55:43 +02:00
  • c112a69f0e Fix category index thumbnail itsfinniii 2026-04-27 16:40:53 +02:00
  • 4a9d0fb273 Fix thumbnail for Project Posts itsfinniii 2026-04-27 16:29:41 +02:00
  • 29c47ab72d Fix keywords for BlogLayout itsfinniii 2026-04-27 16:11:37 +02:00
  • 27b8dc4118 Fix thumbnail for blog posts itsfinniii 2026-04-27 16:08:14 +02:00
  • 45a2627ec6 Fix thumbnail for web pages itsfinniii 2026-04-27 15:42:38 +02:00
  • eba518ccc2 Fix problem with build itsfinniii 2026-04-27 15:34:12 +02:00
  • 3cfe6697a9 Hopefully fix some problems itsfinniii 2026-04-27 15:28:08 +02:00
  • 07716dae17 Revert back to Vite 6 itsfinniii 2026-04-27 14:52:26 +02:00
  • db65ac52a3 Finish the photo page itsfinniii 2026-04-27 14:37:13 +02:00
  • fdc8a0aae6 Make first test for photos itsfinniii 2026-04-26 22:26:51 +02:00
  • 092d2a4458 Add loading spinner to gallery itsfinniii 2026-04-26 16:25:21 +02:00
  • 760281f7a4 Start with Changelogs.md file itsfinniii 2026-04-26 16:16:43 +02:00
  • 157cb9389c Increase spacing for justified layout itsfinniii 2026-04-26 16:13:20 +02:00
  • be02d749dd Add pagination to album page itsfinniii 2026-04-26 16:12:57 +02:00
  • feac162baa Add Photo Album pages itsfinniii 2026-04-26 15:32:59 +02:00
  • f86630bcb0 Create base for Albums itsfinniii 2026-04-26 13:52:56 +02:00
  • abaea70c7b Add albums to the project itsfinniii 2026-04-25 15:04:47 +02:00
  • 1fde3d4f69 Update packages itsfinniii 2026-04-24 18:50:58 +02:00
  • 7b5a8bc705 Fix the colors of the Footer itsfinniii 2026-04-24 18:30:23 +02:00
  • d284010e28 Make text part greyer itsfinniii 2026-04-24 18:21:25 +02:00
  • 66409ab859 Fix Vite version itsfinniii 2026-04-24 18:20:47 +02:00
  • 46e705f6ea Fix robots.txt itsfinniii 2026-04-19 22:15:22 +02:00
  • 3bd4de2f30 Migrate to Astro 6, fix sitemaps itsfinniii 2026-04-19 22:05:28 +02:00
  • 00e4826744 Upgrade to Astro 6 itsfinniii 2026-04-19 22:03:24 +02:00
  • 2744e6173c Update schema.json itsfinniii 2026-04-19 21:59:54 +02:00
  • 915879beac Prepare menu for website itsfinniii 2026-04-19 21:58:30 +02:00
  • 6d4a62fae7 Make footer more responsive itsfinniii 2026-04-19 21:28:29 +02:00
  • 506a5ed14e Add footer to website itsfinniii 2026-04-19 18:03:32 +02:00
  • 2374a6bd22 Fix return for the LastProjects itsfinniii 2026-04-12 20:13:08 +02:00
  • 8bc95d0f50 Only render the last components if there is anything to show, otherwise just show nothing itsfinniii 2026-04-12 18:23:07 +02:00
  • 3485c4583d Change the last blogs component itsfinniii 2026-04-12 18:20:40 +02:00
  • ee949aa76f Fix thumbnail size for Last Projects itsfinniii 2026-04-05 22:50:38 +02:00
  • 07d2c8628f Fix thumbnail for Last Albums itsfinniii 2026-04-05 22:49:17 +02:00
  • d39a98a42f Fix image size for categories and albums itsfinniii 2026-04-05 22:43:26 +02:00
  • 525422105c Fix the image size for Projects itsfinniii 2026-04-05 22:41:43 +02:00
  • a0473094cf Fix image size in Blogs itsfinniii 2026-04-05 22:39:35 +02:00
  • 36004bddb0 Add development domain to astro.config.image itsfinniii 2026-04-05 22:39:28 +02:00
  • 89bbbf5595 Fix image resize function itsfinniii 2026-04-05 22:39:14 +02:00
  • 4ccbc9d9a8 Create PhotoLayout for later itsfinniii 2026-04-05 22:27:18 +02:00
  • b73066352e Fix thumbnail for Photo itsfinniii 2026-04-05 22:23:31 +02:00
  • f95f792775 Fix some issues with the image hashing itsfinniii 2026-04-05 22:10:06 +02:00
  • 5c161b8381 Make images the correct size by resizing them itsfinniii 2026-04-04 20:28:47 +02:00
  • 47e50a3ba4 Create function to calculate the new width and height of an image itsfinniii 2026-04-04 18:36:00 +02:00
  • cf12428f98 Add tags to the Project page and Blog page itsfinniii 2026-04-04 18:25:18 +02:00
  • 67362dad96 Reword category meta description itsfinniii 2026-04-04 18:10:17 +02:00
  • 82587a6211 Add description for Photo Category page itsfinniii 2026-04-03 22:40:47 +02:00
  • c05b50877b Add comment to categories index itsfinniii 2026-04-03 22:38:17 +02:00
  • 9bf417478a Do the same for the project posts itsfinniii 2026-04-03 22:37:54 +02:00
  • 4f955a9ec6 Change searchEngine for BlogPost in route itsfinniii 2026-04-03 22:37:36 +02:00
  • f1b0d269bf Change searchEngine prop for WebpageLayout in route itsfinniii 2026-04-03 22:37:01 +02:00
  • 32c698c39a Update some metadata for the photo category page itsfinniii 2026-04-03 22:33:41 +02:00
  • aa93600c79 Add OG thumbnail to Photo Category Index itsfinniii 2026-04-03 22:16:17 +02:00
  • 0b45967d30 Require at least one photo category before actually rendering pages of the photos itsfinniii 2026-04-03 22:12:12 +02:00
  • 39c26e73c6 Fix vulnerable packages itsfinniii 2026-04-03 22:00:15 +02:00
  • abd98ff21b Add category albums page itsfinniii 2026-03-30 21:40:42 +02:00
  • 3435819f79 Add the photo category index itsfinniii 2026-03-28 20:40:35 +01:00
  • cabdbd51cc Fix pathname again itsfinniii 2026-03-28 20:04:59 +01:00
  • 1e3243aac3 Fix some things in the Directus schema itsfinniii 2026-03-28 19:58:46 +01:00
  • 54e53d278e Fix project and blog posts itsfinniii 2026-03-28 19:24:57 +01:00
  • f4319c4165 Add project posts to the website itsfinniii 2026-03-28 16:59:57 +01:00
  • e6977ec7dd Add Blog Posts to website itsfinniii 2026-03-28 16:54:29 +01:00
  • 7e501c399b Add the Project and Blog index pages (no pagination just yet) itsfinniii 2026-03-28 16:40:54 +01:00
  • 5cbc906d65 Dont create page if exists is false itsfinniii 2026-03-28 15:58:23 +01:00
  • a6e3a48313 Update FAQ list component itsfinniii 2026-03-28 15:55:57 +01:00
  • 8afacdbe7a Increase size on Last components itsfinniii 2026-03-28 15:42:04 +01:00
  • ad25836de7 Add contact to the website, fix some small things itsfinniii 2026-03-28 15:38:55 +01:00
  • 5476783e0c Remove testing from LastAlbums component itsfinniii 2026-03-28 13:01:34 +01:00
  • 56cdc5257d Make image width full for LastBlogs and LastProjects itsfinniii 2026-03-28 13:01:02 +01:00
  • e841c4f433 Add empty line in LastAlbums component itsfinniii 2026-03-28 13:00:25 +01:00
  • 0bb52c6818 Create last albums and fix filename_download in GraphQL itsfinniii 2026-03-28 13:00:12 +01:00
  • e2598c58cf Do some small changes to the LastBlogs and LastProjects components itsfinniii 2026-03-28 12:32:06 +01:00
  • 231131cc41 Only show last blogs component if blogs are enabled, otherwise don't render anything itsfinniii 2026-03-26 22:25:46 +01:00
  • 2940446f66 Only show last projects component if projects are enabled on the website, otherwise don't render anything itsfinniii 2026-03-26 22:25:34 +01:00
  • 1c41348afe Add last projects component and fixing some small bugs itsfinniii 2026-03-26 22:22:21 +01:00
  • 82c0905c0e Add IDs to all components of the website itsfinniii 2026-03-26 22:08:04 +01:00
  • 1fd51a6a3f Create Last Blogs component with responsive design itsfinniii 2026-03-26 22:03:03 +01:00
  • 1e839680b4 Add colors to the website and calculate text color for background colors itsfinniii 2026-03-26 21:59:04 +01:00
  • d94f77a958 Add CSS styling with primary and secondary color to the layout files itsfinniii 2026-03-26 21:49:05 +01:00
  • d89c832565 Make reviews component responsive for mobile itsfinniii 2026-03-25 22:24:43 +01:00
  • 395d5d073a Add some shadows itsfinniii 2026-03-25 22:20:33 +01:00
  • d2c04d58f2 Set content of review to the HTML converted markdown itsfinniii 2026-03-25 22:15:27 +01:00
  • 0f05090b99 Update Reviews.astro itsfinniii 2026-03-25 22:14:48 +01:00
  • e179aa1743 Add reviews to the website itsfinniii 2026-03-25 22:14:32 +01:00
  • edd6e54859 Add gray 50 background for even equipment table items itsfinniii 2026-03-25 21:01:20 +01:00
  • 51afdcfb44 Add full width to the Wall Of Text itsfinniii 2026-03-24 21:36:39 +01:00
  • 21135f4822 Make FAQ component full width itsfinniii 2026-03-24 21:29:19 +01:00
  • cd30b1e3df Remove import that is no longer needed in Equipment Table component itsfinniii 2026-03-24 21:26:30 +01:00
  • cce651531b Create the Equipment Table component itsfinniii 2026-03-24 21:24:54 +01:00
  • c3973ddd1a Add the Frequently Asked Questions component to website itsfinniii 2026-03-23 22:13:21 +01:00
  • 486d6d9a20 Fix margins of Wall Of Text component itsfinniii 2026-03-23 19:45:31 +01:00
  • dbb8d84143 Render upcoming event markdown as HTML itsfinniii 2026-03-23 19:42:31 +01:00
  • 0d9fe0eaec Fix mobile responsiveness for Upcoming Events itsfinniii 2026-03-23 19:34:43 +01:00
  • b24a02e292 Remove unused useEffect import itsfinniii 2026-03-23 19:31:38 +01:00