Commit Graph

49 Commits

Author SHA1 Message Date
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
Quinn Hegeman
4d220e1be7 Add last modified to blogs 2026-03-08 15:16:32 +01:00
Quinn Hegeman
3317926f61 Add function that looks for all blogs 2026-03-08 15:12:19 +01:00
Quinn Hegeman
4d56dce1af Trim the robots text 2026-03-08 13:09:46 +01:00
Quinn Hegeman
2411c6fdc8 Create robots file 2026-03-08 13:04:41 +01:00
Quinn Hegeman
a1b202686f Update sitemap entry to albums.xml 2026-03-08 12:02:52 +01:00
Quinn Hegeman
8f0ede76f8 Fix some > to /> in WebpageLayout 2026-03-07 21:17:57 +01:00
Quinn Hegeman
f971e84f17 Add theme-color to WebpageLayout 2026-03-07 21:14:56 +01:00
Quinn Hegeman
640097c072 Create RSS feed base 2026-03-07 21:12:33 +01:00
Quinn Hegeman
b62865cf04 Fix the layout for the index page during development 2026-03-07 21:03:24 +01:00
Quinn Hegeman
403f8146d9 Create more sitemaps for the categories 2026-03-07 21:00:47 +01:00
Quinn Hegeman
dc22676254 Create the first sitemaps 2026-03-07 20:52:23 +01:00
Quinn Hegeman
5ac9285248 Create WebpageLayout.astro 2026-03-07 20:22:35 +01:00
Quinn Hegeman
e23c077a05 Make a function to get all website settings 2026-03-07 19:22:06 +01:00
Quinn Hegeman
f914b7db1c Set up graphql for requests 2026-03-07 18:51:46 +01:00
Quinn Hegeman
770198bb5b Add env example with Directus 2026-03-07 17:20:28 +01:00
Quinn Hegeman
025a84b2ef Add @ path to tsconfig 2026-03-07 17:20:15 +01:00
Quinn Hegeman
5caf0424cc Create a function for creating a Directus client in Astro 2026-03-07 17:01:25 +01:00
Quinn Hegeman
3865b4b089 Add Astro environment types 2026-03-07 16:57:45 +01:00
Quinn Hegeman
ea54db99a6 Add Directus SDK for later in Astro 2026-03-07 16:28:49 +01:00
Quinn Hegeman
a4c05efa7a Add mdast-util-to-string and reading time plugins for later 2026-03-07 16:24:48 +01:00
Quinn Hegeman
269f5c8eb9 Install Tailwind and Preact 2026-03-07 16:18:49 +01:00
Quinn Hegeman
3e03a9ab27 Add Astro project to the repository 2026-03-07 16:07:09 +01:00