Commit Graph

122 Commits

Author SHA1 Message Date
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
231b8cddc3 Merge pull request 'Setup the Astro project' (#3) from astro/setup-project into master
Reviewed-on: #3
2026-03-07 15:39:41 +00: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
42e52b9811 Merge pull request 'Put pages M2M relation to Relations category in Directus' (#2) from directus/setup-project into master
Reviewed-on: #2
2026-03-07 15:02:34 +00:00
95b3060759 Merge pull request 'Setup Directus to the project' (#1) from directus/setup-project into master
Reviewed-on: #1
2026-03-07 15:02:00 +00:00
Quinn Hegeman
084a1e8ac4 Put pages M2M relation to Relations category in Directus 2026-03-07 15:58:30 +01:00
Quinn Hegeman
fd2f5f60da Change some icons for some types in Directus 2026-03-07 15:57:39 +01:00
Quinn Hegeman
c7ca2fe938 Add M2M builder components to Pages 2026-03-07 15:56:29 +01:00
Quinn Hegeman
ce7dd18bad Add plugin settings 2026-03-07 15:50:59 +01:00
Quinn Hegeman
a796ef2d06 Add Photo Settings with a couple of sub-divisions of it 2026-03-04 22:35:45 +01:00
Quinn Hegeman
f349cb45de Move a few things around within Directus hierarchy 2026-03-04 21:35:34 +01:00
Quinn Hegeman
59846d1063 Add Footer to Directus 2026-03-04 21:33:20 +01:00
Quinn Hegeman
10a4a0812e Change a couple of things from full width to half width in Directus 2026-03-01 16:33:18 +01:00
Quinn Hegeman
fa4c74e58c Add map location with coordinates to location in Upcoming Events in Directus 2026-03-01 16:25:12 +01:00
Quinn Hegeman
48a4739a08 Add Contact component to Directus 2026-03-01 16:19:39 +01:00
Quinn Hegeman
ed17aaaad7 Add reviews to Directus 2026-03-01 15:58:50 +01:00
Quinn Hegeman
f63b3b92a4 Add equipment to Directus 2026-03-01 15:44:45 +01:00
Quinn Hegeman
01553eed2d Add Upcoming Events to Directus 2026-03-01 15:19:04 +01:00
Quinn Hegeman
b5b372870d Add a component for Walls of Text in Directus 2026-03-01 15:11:56 +01:00
Quinn Hegeman
1f05d71368 Add image side to Text With Side Image component 2026-03-01 15:09:05 +01:00
Quinn Hegeman
1737d16160 Add buttons to Directus 2026-03-01 15:08:03 +01:00
Quinn Hegeman
1b333070cb Add FAQ component to Directus 2026-03-01 14:55:27 +01:00
Quinn Hegeman
07febe995d Add text with side image component in Strapi 2026-03-01 14:45:41 +01:00
Quinn Hegeman
628bab7763 Change icon of Last Galleries 2026-03-01 14:39:42 +01:00
Quinn Hegeman
49a2ddc535 Add components for the last blogs, projects and galleries 2026-03-01 14:38:19 +01:00
Quinn Hegeman
faf584cafb Add pages to Directus, as well as a Hero component under Types 2026-03-01 14:26:56 +01:00