Commit Graph

198 Commits

Author SHA1 Message Date
itsfinniii
b13935c7c5 Prepare a get files function for later development 2026-04-27 22:24:20 +02:00
itsfinniii
0ef04d5f3e Add minify of website to Astro config 2026-04-27 22:15:19 +02:00
itsfinniii
d9430335d5 Clean up the project a bit
Fix imports, remove unnecessary imports, and replace all single apostrophe to double apostrophes
2026-04-27 21:15:32 +02:00
itsfinniii
9a92b1939c Fix the Photo Layout thumbnail 2026-04-27 20:59:43 +02:00
itsfinniii
b304cc400c Fix thumbnail size for the album 2026-04-27 17:24:08 +02:00
itsfinniii
79e343dbdc Add some comments 2026-04-27 17:11:11 +02:00
itsfinniii
7116aa2348 Fix category index thumbnail 2026-04-27 16:55:43 +02:00
itsfinniii
c112a69f0e Fix category index thumbnail 2026-04-27 16:40:53 +02:00
itsfinniii
4a9d0fb273 Fix thumbnail for Project Posts 2026-04-27 16:29:41 +02:00
itsfinniii
29c47ab72d Fix keywords for BlogLayout 2026-04-27 16:11:37 +02:00
itsfinniii
27b8dc4118 Fix thumbnail for blog posts 2026-04-27 16:08:14 +02:00
itsfinniii
45a2627ec6 Fix thumbnail for web pages 2026-04-27 15:42:38 +02:00
itsfinniii
eba518ccc2 Fix problem with build 2026-04-27 15:34:12 +02:00
itsfinniii
3cfe6697a9 Hopefully fix some problems 2026-04-27 15:28:08 +02:00
itsfinniii
07716dae17 Revert back to Vite 6 2026-04-27 14:52:26 +02:00
itsfinniii
db65ac52a3 Finish the photo page 2026-04-27 14:37:13 +02:00
itsfinniii
fdc8a0aae6 Make first test for photos 2026-04-26 22:26:51 +02:00
itsfinniii
092d2a4458 Add loading spinner to gallery 2026-04-26 16:25:21 +02:00
itsfinniii
760281f7a4 Start with Changelogs.md file 2026-04-26 16:16:43 +02:00
itsfinniii
157cb9389c Increase spacing for justified layout 2026-04-26 16:13:20 +02:00
itsfinniii
be02d749dd Add pagination to album page 2026-04-26 16:12:57 +02:00
itsfinniii
feac162baa Add Photo Album pages 2026-04-26 15:32:59 +02:00
itsfinniii
f86630bcb0 Create base for Albums 2026-04-26 13:52:56 +02:00
itsfinniii
abaea70c7b Add albums to the project 2026-04-25 15:04:47 +02:00
itsfinniii
1fde3d4f69 Update packages 2026-04-24 18:50:58 +02:00
itsfinniii
7b5a8bc705 Fix the colors of the Footer 2026-04-24 18:30:23 +02:00
itsfinniii
d284010e28 Make text part greyer 2026-04-24 18:21:25 +02:00
itsfinniii
66409ab859 Fix Vite version 2026-04-24 18:20:47 +02:00
itsfinniii
46e705f6ea Fix robots.txt 2026-04-19 22:15:22 +02:00
itsfinniii
3bd4de2f30 Migrate to Astro 6, fix sitemaps 2026-04-19 22:05:28 +02:00
itsfinniii
00e4826744 Upgrade to Astro 6 2026-04-19 22:03:24 +02:00
itsfinniii
2744e6173c Update schema.json 2026-04-19 21:59:54 +02:00
itsfinniii
915879beac Prepare menu for website 2026-04-19 21:58:30 +02:00
itsfinniii
6d4a62fae7 Make footer more responsive 2026-04-19 21:28:29 +02:00
itsfinniii
506a5ed14e Add footer to website 2026-04-19 18:03:32 +02:00
itsfinniii
2374a6bd22 Fix return for the LastProjects 2026-04-12 20:13:08 +02:00
itsfinniii
8bc95d0f50 Only render the last components if there is anything to show, otherwise just show nothing 2026-04-12 18:23:07 +02:00
itsfinniii
3485c4583d Change the last blogs component 2026-04-12 18:20:40 +02:00
itsfinniii
ee949aa76f Fix thumbnail size for Last Projects 2026-04-05 22:50:38 +02:00
itsfinniii
07d2c8628f Fix thumbnail for Last Albums 2026-04-05 22:49:17 +02:00
itsfinniii
d39a98a42f Fix image size for categories and albums 2026-04-05 22:43:26 +02:00
itsfinniii
525422105c Fix the image size for Projects 2026-04-05 22:41:43 +02:00
itsfinniii
a0473094cf Fix image size in Blogs 2026-04-05 22:39:35 +02:00
itsfinniii
36004bddb0 Add development domain to astro.config.image 2026-04-05 22:39:28 +02:00
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